Searched defs:FSI (Results 1 – 14 of 14) sorted by relevance
777 static bool classof(const FunctionScopeInfo *FSI) { in classof()804 static bool classof(const FunctionScopeInfo *FSI) { in classof()856 static bool classof(const FunctionScopeInfo *FSI) { in classof()962 static bool classof(const FunctionScopeInfo *FSI) { in classof()
833 auto *FSI = checkCoroutineContext(*this, Loc, "co_await"); in BuildUnresolvedCoawaitExpr() local980 auto *FSI = checkCoroutineContext(*this, Loc, "co_return", IsImplicit); in BuildCoreturnStmt() local
230 sema::FunctionScopeInfo *FSI = SemaRef.getCurFunction(); in ActOnObjCAtTryStmt() local2259 Sema::FormatStringInfo FSI; in GetFormatNSStringIdx() local
401 FunctionScopeInfo *FSI = getCurFunction(); in ActOnAfterCompoundStatementLeadingPragmas() local4212 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnCXXTryBlock() local4303 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnSEHTryBlock() local
2237 static void markEscapingByrefs(const FunctionScopeInfo &FSI, Sema &S) { in markEscapingByrefs()
669 sema::FunctionScopeInfo *FSI) { in CheckFallThroughForBody()
13536 if (FunctionScopeInfo *FSI = getCurFunction()) in AddInitializerToDecl() local15789 FunctionScopeInfo *FSI = getCurFunction(); in ActOnFinishFunctionBody() local
2946 bool IsVariadic, FormatStringInfo *FSI) { in getFormatStringInfo()6049 FormatStringInfo FSI; in CheckFormatArguments() local
2265 } else if (sema::FunctionScopeInfo *FSI = getCurFunction()) { in BuildArrayType() local
2479 FunctionDecl *FD, const sema::FunctionScopeInfo *FSI) { in CheckImmediateEscalatingFunctionDefinition() argument 19070 auto &FSI = InventedParameterInfos.back(); in ActOnFinishFunctionDeclarationDeclarator() local
491 for (const FunctionScopeInfo *FSI : llvm::reverse(SemaRef.FunctionScopes)) { in popFunction() local2421 FunctionScopeInfo *FSI = SemaRef.FunctionScopes[I - 1]; in isOpenMPCapturedDecl() local
18796 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable() local
430 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic() local
866 FunctionTemplateSpecializationInfo *FSI in ComputeName() local