Searched defs:getDirective (Results 1 – 3 of 3) sorted by relevance
45 DirectiveType getDirective(const pp::Token *token) in getDirective() function
49 static DirectiveType getDirective(const pp::Token *token) in getDirective() function
1026 PreprocessorDirective getDirective() const { return mDirective; } in getDirective() function