SageBuilder::buildAsmStatement
Build a NULL statement
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgAsmStmt*
buildAsmStatement(std::string s);
Return Value
This class represents the concept of a C Assembler statement.
Created with MrDocs