Searched refs:setLoadedMacroDirective (Results 1 – 3 of 3) sorted by relevance
96 void Preprocessor::setLoadedMacroDirective(IdentifierInfo *II, in setLoadedMacroDirective() function in Preprocessor
1422 void setLoadedMacroDirective(IdentifierInfo *II, MacroDirective *ED,
2242 PP.setLoadedMacroDirective(II, Earliest, Latest); in resolvePendingMacro()