Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp227 SM.isBeforeInTranslationUnit(L, Def.getUndefLocation())) in findDirectiveAtLoc()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h385 SourceLocation getUndefLocation() const { return UndefLoc; } in getUndefLocation() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1592 PP.Diag(LatestDef.getUndefLocation(), diag::note_module_def_undef_here) in checkConfigMacro()