Home
last modified time | relevance | path

Searched refs:ParentScope (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp46 unsigned ParentScope; member
120 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
121 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
123 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
124 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
229 ParentScope = Scopes.size()-1; in BuildScopeInformation()
276 ParentScope = Scopes.size()-1; in BuildScopeInformation()
287 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
332 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
352 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DJumpDiagnostics.cpp46 unsigned ParentScope; member
120 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
121 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
123 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
124 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
229 ParentScope = Scopes.size()-1; in BuildScopeInformation()
276 ParentScope = Scopes.size()-1; in BuildScopeInformation()
287 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
332 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
352 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
130 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
131 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
133 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
134 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
239 ParentScope = Scopes.size()-1; in BuildScopeInformation()
286 ParentScope = Scopes.size()-1; in BuildScopeInformation()
297 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
342 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
362 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
130 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
131 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
133 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
134 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
239 ParentScope = Scopes.size()-1; in BuildScopeInformation()
286 ParentScope = Scopes.size()-1; in BuildScopeInformation()
297 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
342 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
362 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
130 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
131 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
133 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
134 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
239 ParentScope = Scopes.size()-1; in BuildScopeInformation()
286 ParentScope = Scopes.size()-1; in BuildScopeInformation()
297 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
342 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
362 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
130 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
131 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
133 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
134 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
239 ParentScope = Scopes.size()-1; in BuildScopeInformation()
286 ParentScope = Scopes.size()-1; in BuildScopeInformation()
297 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
342 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
362 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
130 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
131 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
133 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
134 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
239 ParentScope = Scopes.size()-1; in BuildScopeInformation()
286 ParentScope = Scopes.size()-1; in BuildScopeInformation()
297 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
342 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
362 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
130 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
131 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
133 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
134 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
239 ParentScope = Scopes.size()-1; in BuildScopeInformation()
286 ParentScope = Scopes.size()-1; in BuildScopeInformation()
297 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
342 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
362 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DJumpDiagnostics.cpp47 unsigned ParentScope; member
121 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
122 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
124 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
125 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
230 ParentScope = Scopes.size()-1; in BuildScopeInformation()
277 ParentScope = Scopes.size()-1; in BuildScopeInformation()
288 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
333 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
353 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DJumpDiagnostics.cpp47 unsigned ParentScope; member
121 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
122 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
124 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
125 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
230 ParentScope = Scopes.size()-1; in BuildScopeInformation()
277 ParentScope = Scopes.size()-1; in BuildScopeInformation()
288 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
333 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
353 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DJumpDiagnostics.cpp47 unsigned ParentScope; member
121 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
122 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
124 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
125 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
230 ParentScope = Scopes.size()-1; in BuildScopeInformation()
277 ParentScope = Scopes.size()-1; in BuildScopeInformation()
288 ParentScope = Scopes.size() - 1; in BuildScopeInformation()
333 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
353 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp46 unsigned ParentScope; member
119 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
120 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
122 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
123 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
228 ParentScope = Scopes.size()-1; in BuildScopeInformation()
275 ParentScope = Scopes.size()-1; in BuildScopeInformation()
321 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
341 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
564 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp46 unsigned ParentScope; member
119 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
120 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
122 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
123 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
228 ParentScope = Scopes.size()-1; in BuildScopeInformation()
275 ParentScope = Scopes.size()-1; in BuildScopeInformation()
321 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
341 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
564 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp46 unsigned ParentScope; member
119 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
120 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
122 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
123 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
228 ParentScope = Scopes.size()-1; in BuildScopeInformation()
275 ParentScope = Scopes.size()-1; in BuildScopeInformation()
321 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
341 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
564 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp47 unsigned ParentScope;
117 assert(Scopes[B].ParentScope < B);
118 B = Scopes[B].ParentScope;
120 assert(Scopes[A].ParentScope < A);
121 A = Scopes[A].ParentScope;
226 ParentScope = Scopes.size()-1;
273 ParentScope = Scopes.size()-1;
319 LabelAndGotoScopes[S] = ParentScope;
339 LabelAndGotoScopes[S] = ParentScope;
550 LabelAndGotoScopes[S] = ParentScope;
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp47 unsigned ParentScope; member
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()
226 ParentScope = Scopes.size()-1; in BuildScopeInformation()
273 ParentScope = Scopes.size()-1; in BuildScopeInformation()
319 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
339 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
550 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()
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()
124 ToScopes[SubStmt] = ParentScope; in BuildScopeInformation()
[all …]

12345678910>>...43