Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h783 static bool classof(const FunctionScopeInfo *FSI) { in classof()
810 static bool classof(const FunctionScopeInfo *FSI) { in classof()
862 static bool classof(const FunctionScopeInfo *FSI) { in classof()
965 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp677 static void checkReturnStmtInCoroutine(Sema &S, FunctionScopeInfo *FSI) { in checkReturnStmtInCoroutine()
873 auto *FSI = checkCoroutineContext(*this, Loc, "co_await"); in BuildUnresolvedCoawaitExpr() local
1025 auto *FSI = checkCoroutineContext(*this, Loc, "co_return", IsImplicit); in BuildCoreturnStmt() local
H A DSemaStmt.cpp432 FunctionScopeInfo *FSI = getCurFunction(); in ActOnAfterCompoundStatementLeadingPragmas() local
3858 FunctionScopeInfo *FSI = getCurFunction(); in ActOnReturnStmt() local
4327 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnCXXTryBlock() local
4435 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnSEHTryBlock() local
H A DSemaObjC.cpp226 sema::FunctionScopeInfo *FSI = SemaRef.getCurFunction(); in ActOnObjCAtTryStmt() local
2257 Sema::FormatStringInfo FSI; in GetFormatNSStringIdx() local
H A DSema.cpp2403 static void markEscapingByrefs(const FunctionScopeInfo &FSI, Sema &S) { in markEscapingByrefs()
H A DSemaChecking.cpp3257 unsigned FirstArg, FormatStringInfo *FSI) { in getFormatStringInfo()
3274 FormatStringInfo *FSI) { in getFormatStringInfo()
6672 FormatStringInfo FSI; in CheckFormatArguments() local
6687 FormatStringInfo FSI; in CheckFormatString() local
H A DSemaDecl.cpp13881 if (FunctionScopeInfo *FSI = getCurFunction()) in AddInitializerToDecl() local
16231 FunctionScopeInfo *FSI = getCurFunction(); in ActOnFinishFunctionBody() local
H A DSemaType.cpp2290 } else if (sema::FunctionScopeInfo *FSI = getCurFunction()) { in BuildArrayType() local
H A DSemaDeclCXX.cpp2569 FunctionDecl *FD, const sema::FunctionScopeInfo *FSI) { in CheckImmediateEscalatingFunctionDefinition()
19580 auto &FSI = InventedParameterInfos.back(); in ActOnFinishFunctionDeclarationDeclarator() local
H A DSemaOpenMP.cpp488 for (const FunctionScopeInfo *FSI : llvm::reverse(SemaRef.FunctionScopes)) { in popFunction() local
2397 FunctionScopeInfo *FSI = SemaRef.FunctionScopes[I - 1]; in isOpenMPCapturedDecl() local
H A DSemaExpr.cpp19257 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp431 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2430 static void emitSingleCondition(const FlattenedSpellingInfo &FSI, in emitSingleCondition()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp867 FunctionTemplateSpecializationInfo *FSI in ComputeName() local