Searched defs:UndefLoc (Results 1 – 3 of 3) sorted by relevance
420 SourceLocation UndefLoc; variable426 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo()526 : MacroDirective(MD_Undefine, UndefLoc, ImportedFromModuleID, Overrides) { in MacroDirective() argument
174 SourceLocation UndefLoc; in getDefinition() local
77 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc, in AllocateUndefMacroDirective()