Home
last modified time | relevance | path

Searched refs:findDirectiveAtLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Lex/
DMacroInfo.cpp111 MacroDirective::findDirectiveAtLoc(SourceLocation L, SourceManager &SM) const { in findDirectiveAtLoc() function in MacroDirective
DPreprocessor.cpp312 MD = I->second->findDirectiveAtLoc(Loc, SourceMgr); in getLastMacroWithSpelling()
/external/clang/include/clang/Lex/
DMacroInfo.h360 const MacroDirective *findDirectiveAtLoc(SourceLocation L,