Skip to content

SageInterface::insideSystemHeader

Check if a node is from a system header file

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
insideSystemHeader(SgLocatedNode* node);

Parameters

Name

Description

node

This class represents the notion of an expression or statement which

Created with MrDocs