| /freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | ScopeInfo.h | 760 classof(const FunctionScopeInfo * FSI) classof() argument 787 classof(const FunctionScopeInfo * FSI) classof() argument 839 classof(const FunctionScopeInfo * FSI) classof() argument 945 classof(const FunctionScopeInfo * FSI) classof() argument [all...] |
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 923 auto *FSI = checkCoroutineContext(*this, Loc, "co_await"); BuildUnresolvedCoawaitExpr() local 1070 auto *FSI = checkCoroutineContext(*this, Loc, "co_return", IsImplicit); BuildCoreturnStmt() local
|
| H A D | SemaStmt.cpp | 396 FunctionScopeInfo *FSI = getCurFunction(); ActOnAfterCompoundStatementLeadingPragmas() local 4253 sema::FunctionScopeInfo *FSI = getCurFunction(); ActOnObjCAtTryStmt() local 4510 sema::FunctionScopeInfo *FSI = getCurFunction(); ActOnCXXTryBlock() local 4601 sema::FunctionScopeInfo *FSI = getCurFunction(); ActOnSEHTryBlock() local [all...] |
| H A D | Sema.cpp | 2226 markEscapingByrefs(const FunctionScopeInfo & FSI,Sema & S) markEscapingByrefs() argument
|
| H A D | AnalysisBasedWarnings.cpp | 669 sema::FunctionScopeInfo *FSI) { in CheckFallThroughForBody() argument
|
| H A D | SemaChecking.cpp | 7161 getFormatStringInfo(const FormatAttr * Format,bool IsCXXMember,bool IsVariadic,FormatStringInfo * FSI) getFormatStringInfo() argument 7222 FormatStringInfo FSI; GetFormatNSStringIdx() local 10851 FormatStringInfo FSI; CheckFormatArguments() local [all...] |
| H A D | SemaDecl.cpp | 13724 if (FunctionScopeInfo *FSI = getCurFunction()) AddInitializerToDecl() local 16003 FunctionScopeInfo *FSI = getCurFunction(); ActOnFinishFunctionBody() local [all...] |
| H A D | SemaType.cpp | 2718 } else if (sema::FunctionScopeInfo *FSI = getCurFunction()) { BuildArrayType() local
|
| H A D | SemaDeclCXX.cpp | 2475 CheckImmediateEscalatingFunctionDefinition(FunctionDecl * FD,const sema::FunctionScopeInfo * FSI) CheckImmediateEscalatingFunctionDefinition() argument 19300 auto &FSI = InventedParameterInfos.back(); ActOnFinishFunctionDeclarationDeclarator() local
|
| H A D | SemaOpenMP.cpp | 486 for (const FunctionScopeInfo *FSI : llvm::reverse(SemaRef.FunctionScopes)) { popFunction() local 2414 FunctionScopeInfo *FSI = FunctionScopes[I - 1]; isOpenMPCapturedDecl() local
|
| H A D | SemaExpr.cpp | 19810 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; tryCaptureVariable() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAG.cpp | 425 auto FSI = StoreNPcMap.find (IntNo); SelectNewCircIntrinsic() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 836 FunctionTemplateSpecializationInfo *FSI ComputeName() local
|