Skip to content

UnparseLanguageIndependentConstructs::getFileName

getFileName overloads

Synopses

Declared in <src/backend/unparser/languageIndependenceSupport/unparseLanguageIndependentConstructs.h>

get the filename from the SgFile Object

std::string
getFileName();

get the filename from a SgStatement Object

std::string
getFileName(SgNode* stmt);

Created with MrDocs