Home
last modified time | relevance | path

Searched defs:ScopeInfo (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dresolve-labels.cpp31 struct ScopeInfo { struct
32 parentFortran::semantics::ScopeInfo global() argument
33 isExteriorGotoFatalFortran::semantics::ScopeInfo global() argument
34 depthFortran::semantics::ScopeInfo global() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp502 auto *ScopeInfo = getCurFunction(); buildCoroutinePromise() local
590 auto *ScopeInfo = S.getCurFunction(); checkCoroutineContext() local
694 auto *ScopeInfo = getCurFunction(); ActOnCoroutineBodyStart() local
1868 auto *ScopeInfo = getCurFunction(); buildCoroutineParameterMoves() local
[all...]
H A DTreeTransform.h8384 auto *ScopeInfo = SemaRef.getCurFunction(); TransformCoroutineBodyStmt() local
[all...]
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4964 if (TypeSourceInfo *ScopeInfo = PDE->getScopeTypeInfo()) { mangleExpression() local