HomeSort by: relevance | last modified time | path
    Searched refs:getUndefLocation (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
MacroInfo.cpp 209 SM.isBeforeInTranslationUnit(L, Def.getUndefLocation()))
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
MacroInfo.h 359 SourceLocation getUndefLocation() const { return UndefLoc; }
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 1376 PP.Diag(LatestDef.getUndefLocation(), diag::note_module_def_undef_here)

Completed in 17 milliseconds