Searched refs:setLoadedMacroDirective (Results 1 – 3 of 3) sorted by relevance
647 void setLoadedMacroDirective(IdentifierInfo *II, MacroDirective *MD);
62 void Preprocessor::setLoadedMacroDirective(IdentifierInfo *II, in setLoadedMacroDirective() function in Preprocessor
1942 PP.setLoadedMacroDirective(II, Latest); in installPCHMacroDirectives()