Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DMacroInfo.cpp130 SourceLocation UndefLoc; in getDefinition() local
DPPDirectives.cpp86 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective()
/external/clang/include/clang/Lex/
DMacroInfo.h397 SourceLocation UndefLoc; variable
403 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo()
499 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()