Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h366 SourceLocation UndefLoc; variable
371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() argument
457 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp200 SourceLocation UndefLoc; in getDefinition() local
H A DPPDirectives.cpp73 AllocateUndefMacroDirective(SourceLocation UndefLoc) AllocateUndefMacroDirective() argument