Searched refs:findDirectiveAtLoc (Results 1 – 4 of 4) sorted by relevance
196 MacroDirective::findDirectiveAtLoc(SourceLocation L, SourceManager &SM) const { in findDirectiveAtLoc() function in MacroDirective
325 Def = I->second->findDirectiveAtLoc(Loc, SourceMgr); in getLastMacroWithSpelling()
168 return Macro && Macro->findDirectiveAtLoc(Loc, S.getSourceManager()); in isMacroDefined()
478 const DefInfo findDirectiveAtLoc(SourceLocation L, SourceManager &SM) const;