Home
last modified time | relevance | path

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

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