Home
last modified time | relevance | path

Searched defs:FSI (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h760 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 DSemaCoroutine.cpp923 auto *FSI = checkCoroutineContext(*this, Loc, "co_await"); BuildUnresolvedCoawaitExpr() local
1070 auto *FSI = checkCoroutineContext(*this, Loc, "co_return", IsImplicit); BuildCoreturnStmt() local
H A DSemaStmt.cpp396 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 DSema.cpp2226 markEscapingByrefs(const FunctionScopeInfo & FSI,Sema & S) markEscapingByrefs() argument
H A DAnalysisBasedWarnings.cpp669 sema::FunctionScopeInfo *FSI) { in CheckFallThroughForBody() argument
H A DSemaChecking.cpp7161 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 DSemaDecl.cpp13724 if (FunctionScopeInfo *FSI = getCurFunction()) AddInitializerToDecl() local
16003 FunctionScopeInfo *FSI = getCurFunction(); ActOnFinishFunctionBody() local
[all...]
H A DSemaType.cpp2718 } else if (sema::FunctionScopeInfo *FSI = getCurFunction()) { BuildArrayType() local
H A DSemaDeclCXX.cpp2475 CheckImmediateEscalatingFunctionDefinition(FunctionDecl * FD,const sema::FunctionScopeInfo * FSI) CheckImmediateEscalatingFunctionDefinition() argument
19300 auto &FSI = InventedParameterInfos.back(); ActOnFinishFunctionDeclarationDeclarator() local
H A DSemaOpenMP.cpp486 for (const FunctionScopeInfo *FSI : llvm::reverse(SemaRef.FunctionScopes)) { popFunction() local
2414 FunctionScopeInfo *FSI = FunctionScopes[I - 1]; isOpenMPCapturedDecl() local
H A DSemaExpr.cpp19810 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; tryCaptureVariable() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp425 auto FSI = StoreNPcMap.find (IntNo); SelectNewCircIntrinsic() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp836 FunctionTemplateSpecializationInfo *FSI ComputeName() local