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