HomeSort by relevance Sort by last modified time
    Searched refs:findDirectiveAtLoc (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
MacroInfo.cpp 111 MacroDirective::findDirectiveAtLoc(SourceLocation L, SourceManager &SM) const {
Preprocessor.cpp 312 MD = I->second->findDirectiveAtLoc(Loc, SourceMgr);
  /external/clang/include/clang/Lex/
MacroInfo.h 360 const MacroDirective *findDirectiveAtLoc(SourceLocation L,

Completed in 501 milliseconds