AstInterface::get_fileInfo
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
bool
get_fileInfo(
AstNodePtr const& n,
std::string* fname = 0,
int* lineno = 0);
Created with MrDocs
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
bool
get_fileInfo(
AstNodePtr const& n,
std::string* fname = 0,
int* lineno = 0);
Created with MrDocs