Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DMacroInfo.cpp206 SM.isBeforeInTranslationUnit(L, Def.getUndefLocation())) in findDirectiveAtLoc()
/external/clang/include/clang/Lex/
DMacroInfo.h373 SourceLocation getUndefLocation() const { return UndefLoc; } in getUndefLocation() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp1179 PP.Diag(LatestDef.getUndefLocation(), diag::note_module_def_undef_here) in checkConfigMacro()