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