Skip to content

SgNodeHelper::getPragmaDeclarationString

return the verbatim pragma string as it is found in the source code this string includes the leading "#pragma".

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

std::string
getPragmaDeclarationString(SgPragmaDeclaration* pragmaDecl);

Parameters

Name

Description

pragmaDecl

This class represents the concept of a C Assembler statement (untested).

Created with MrDocs