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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp209 SM.isBeforeInTranslationUnit(L, Def.getUndefLocation()))
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h359 SourceLocation getUndefLocation() const { return UndefLoc; } function in class:clang::MacroInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1374 PP.Diag(LatestDef.getUndefLocation(), diag::note_module_def_undef_here)

Completed in 118 milliseconds