SageInterface::insideHeader
Check if a node is from a header file
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
insideHeader(SgLocatedNode* node);
Parameters
Name |
Description |
node |
This class represents the notion of an expression or statement which |
Created with MrDocs