Home
last modified time | relevance | path

Searched defs:UndefLoc (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDMacroInfo.h355 SourceLocation UndefLoc; variable
361 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo()
443 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDMacroInfo.cpp174 SourceLocation UndefLoc; in getDefinition() local
HDPPDirectives.cpp71 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective()