/external/llvm-project/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 45 /// ParentScope - The index in ScopeMap of the parent scope. This is 0 for 47 unsigned ParentScope; member 60 GotoScope(unsigned parentScope, unsigned InDiag, unsigned OutDiag, in GotoScope() 62 : ParentScope(parentScope), InDiag(InDiag), OutDiag(OutDiag), Loc(L) {} in GotoScope() 76 void BuildScopeInformation(Decl *D, unsigned &ParentScope); 78 unsigned &ParentScope); 79 void BuildScopeInformation(CompoundLiteralExpr *CLE, unsigned &ParentScope); 121 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope() 122 B = Scopes[B].ParentScope; in GetDeepestCommonScope() 124 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope() [all …]
|
/external/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 45 /// ParentScope - The index in ScopeMap of the parent scope. This is 0 for 47 unsigned ParentScope; member 60 GotoScope(unsigned parentScope, unsigned InDiag, unsigned OutDiag, in GotoScope() 62 : ParentScope(parentScope), InDiag(InDiag), OutDiag(OutDiag), Loc(L) {} in GotoScope() 74 void BuildScopeInformation(Decl *D, unsigned &ParentScope); 76 unsigned &ParentScope); 117 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope() 118 B = Scopes[B].ParentScope; in GetDeepestCommonScope() 120 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope() 121 A = Scopes[A].ParentScope; in GetDeepestCommonScope() [all …]
|
/external/llvm-project/clang/lib/CodeGen/ |
D | VarBypassDetector.cpp | 25 unsigned ParentScope = 0; in Init() local 26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init() 35 unsigned &ParentScope) { in BuildScopeInformation() argument 38 Scopes.push_back({ParentScope, VD}); in BuildScopeInformation() 39 ParentScope = Scopes.size() - 1; in BuildScopeInformation() 44 return BuildScopeInformation(Init, ParentScope); in BuildScopeInformation() 59 unsigned &ParentScope = in BuildScopeInformation() local 71 if (!BuildScopeInformation(Init, ParentScope)) in BuildScopeInformation() 76 if (!BuildScopeInformation(Var, ParentScope)) in BuildScopeInformation() 83 FromScopes.push_back({S, ParentScope}); in BuildScopeInformation() [all …]
|
/external/llvm/test/tools/llvm-readobj/ |
D | codeview-merging.test | 26 OBJ1-NEXT: ParentScope: 0x0 32 OBJ1-NEXT: ParentScope: 0x0 40 OBJ2-NEXT: ParentScope: 0x0 47 OBJ2-NEXT: ParentScope: 0x0 55 CHECK-NEXT: ParentScope: 0x0 61 CHECK-NEXT: ParentScope: 0x0
|
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/ |
D | codeview-merging.test | 35 OBJ1-NEXT: ParentScope: 0x0 41 OBJ1-NEXT: ParentScope: 0x0 49 OBJ2-NEXT: ParentScope: 0x0 56 OBJ2-NEXT: ParentScope: 0x0 102 CHECK-NEXT: ParentScope: 0x0 108 CHECK-NEXT: ParentScope: 0x0
|
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
D | merge-ids-and-types-2.yaml | 120 ParentScope: 0 127 ParentScope: 0 141 ParentScope: 0
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeInlineSiteSymbol.cpp | 84 TypeIndex ParentScope = FRecord.getParentScope(); in getName() local 85 if (!ParentScope.isNoneType()) { in getName() 86 QualifiedName.append(std::string(Ids.getTypeName(ParentScope))); in getName()
|
/external/llvm-project/lld/test/COFF/Inputs/ |
D | pdb-type-server-simple-ts.yaml | 93 ParentScope: 0 98 ParentScope: 0
|
D | pdb-scopes-a.yaml | 237 ParentScope: 0 249 ParentScope: 0 254 ParentScope: 0
|
D | pdb_comdat_main.yaml | 149 ParentScope: 0 164 ParentScope: 0 169 ParentScope: 0
|
D | pdb_lines_1.yaml | 133 ParentScope: 0 148 ParentScope: 0 153 ParentScope: 0
|
D | pdb1.yaml | 123 ParentScope: 0 128 ParentScope: 0
|
D | pdb-scopes-b.yaml | 195 ParentScope: 0 200 ParentScope: 0
|
D | pdb_lines_1_relative.yaml | 136 ParentScope: 0 148 ParentScope: 0
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | inlining.ll | 93 ; ASM: .long 0x0 # ParentScope 99 ; ASM: .long 0x0 # ParentScope 118 ; OBJ: ParentScope: 0x0 124 ; OBJ: ParentScope: 0x0 130 ; OBJ: ParentScope: 0x0
|
D | types-calling-conv.ll | 119 ; CHECK: ParentScope: 0x0 134 ; CHECK: ParentScope: 0x0 149 ; CHECK: ParentScope: 0x0 164 ; CHECK: ParentScope: 0x0
|
D | function-options.ll | 71 ; CHECK: ParentScope: 0x0 109 ; CHECK: ParentScope: 0x0 145 ; CHECK: ParentScope: 0x0 182 ; CHECK: ParentScope: 0x0 207 ; CHECK: ParentScope: 0x0 269 ; CHECK: ParentScope: 0x0 284 ; CHECK: ParentScope: 0x0 322 ; CHECK: ParentScope: 0x0 337 ; CHECK: ParentScope: 0x0 373 ; CHECK: ParentScope: 0x0
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-calling-conv.ll | 107 ; CHECK: ParentScope: 0x0 122 ; CHECK: ParentScope: 0x0 137 ; CHECK: ParentScope: 0x0 152 ; CHECK: ParentScope: 0x0
|
D | inlining.ll | 97 ; ASM: # ParentScope: 0x0 107 ; ASM: # ParentScope: 0x0 131 ; OBJ: ParentScope: 0x0 137 ; OBJ: ParentScope: 0x0 143 ; OBJ: ParentScope: 0x0
|
/external/llvm-project/lld/test/COFF/ |
D | pdb-inlinees-extrafiles.s | 236 # ParentScope: 0x0 248 # ParentScope: 0x0 273 # ParentScope: 0x0
|
D | pdb-inlinees.s | 234 # ParentScope: 0x0 246 # ParentScope: 0x0 271 # ParentScope: 0x0
|
D | symbolizer-inline.s | 363 .long 0x0 # ParentScope 371 .long 0x0 # ParentScope 391 .long 0x0 # ParentScope
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | cv-loc-unreachable.s | 169 # ParentScope: 0x0 180 # ParentScope: 0x0
|
D | cv-loc-unreachable-2.s | 162 # ParentScope: 0x0 173 # ParentScope: 0x0
|
D | cv-inline-linetable-unlikely.s | 172 # ParentScope: 0x0 182 # ParentScope: 0x0
|