Searched defs:FunctionScopes (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp971 adjustCVQualifiersForCXXThisWithinLambda( ArrayRef<FunctionScopeInfo *> FunctionScopes, QualType ThisTy, DeclContext *CurSemaContext, ASTContext &ASTCtx) argument
[all...]
H A DSemaLambda.cpp63 getStackIndexOfNearestEnclosingCaptureReadyLambda( ArrayRef<const clang::sema::FunctionScopeInfo *> FunctionScopes, VarDecl *VarToCapture) argument
173 getStackIndexOfNearestEnclosingCaptureCapableLambda( ArrayRef<const sema::FunctionScopeInfo *> FunctionScopes, VarDecl *VarToCapture, Sema &S) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h621 SmallVector<sema::FunctionScopeInfo *, 4> FunctionScopes; member in class:clang::final

Completed in 97 milliseconds