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