Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DMacroInfo.h354 SourceLocation UndefLoc; variable
360 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo()
442 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()
/external/clang/lib/Lex/
DMacroInfo.cpp178 SourceLocation UndefLoc; in getDefinition() local
DPPDirectives.cpp76 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective()