Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DMacroInfo.cpp131 SourceLocation UndefLoc; in getDefinition() local
DPPDirectives.cpp87 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective()
/external/clang/include/clang/Lex/
DMacroInfo.h393 SourceLocation UndefLoc; variable
399 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo()
495 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()