Searched refs:getUndefLocation (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Lex/
H A DMacroInfo.cpp159 SM.isBeforeInTranslationUnit(L, Def.getUndefLocation()))
/external/clang/include/clang/Lex/
H A DMacroInfo.h412 SourceLocation getUndefLocation() const { return UndefLoc; } function in class:clang::MacroInfo
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1070 PP.Diag(LatestDef.getUndefLocation(), diag::note_module_def_undef_here)
1102 PredefinedDef.getUndefLocation().isValid())) {

Completed in 921 milliseconds