Searched defs:getDirective (Results 1 – 7 of 7) sorted by relevance
37 Directive getDirective(String directive); in getDirective() method
364 const DefMacroDirective *getDirective() const { return DefDirective; } in getDirective() function365 DefMacroDirective *getDirective() { return DefDirective; } in getDirective() function
463 Directive getDirective(String name); in getDirective() method
1117 public Directive getDirective(String name) in getDirective() method in RuntimeInstance
45 DirectiveType getDirective(const pp::Token *token) in getDirective() function
1029 PreprocessorDirective getDirective() const { return mDirective; } in getDirective() function
220 public Directive getDirective(String directive) in getDirective() method in StandardParser