Searched defs:UndefLoc (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | MacroInfo.h | 366 SourceLocation UndefLoc; variable 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() 457 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | MacroInfo.h | 366 SourceLocation UndefLoc; variable 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() 457 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | MacroInfo.h | 366 SourceLocation UndefLoc; variable 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() 457 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | MacroInfo.h | 366 SourceLocation UndefLoc; variable 371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() 457 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 354 SourceLocation UndefLoc; variable 360 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() 442 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective()
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | MacroInfo.cpp | 178 SourceLocation UndefLoc; in getDefinition() local
|
H A D | PPDirectives.cpp | 76 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective()
|