Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Lex/
DMacroInfo.cpp227 SM.isBeforeInTranslationUnit(L, Def.getUndefLocation())) in findDirectiveAtLoc()
/openbsd/src/gnu/llvm/clang/include/clang/Lex/
DMacroInfo.h382 SourceLocation getUndefLocation() const { return UndefLoc; } in getUndefLocation() function
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DCompilerInstance.cpp1546 PP.Diag(LatestDef.getUndefLocation(), diag::note_module_def_undef_here) in checkConfigMacro()