Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h734 static bool classof(const FunctionScopeInfo *FSI) { in classof()
761 static bool classof(const FunctionScopeInfo *FSI) { in classof()
813 static bool classof(const FunctionScopeInfo *FSI) { in classof()
911 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp844 auto *FSI = checkCoroutineContext(*this, Loc, "co_await"); in BuildUnresolvedCoawaitExpr() local
986 auto *FSI = checkCoroutineContext(*this, Loc, "co_return", IsImplicit); in BuildCoreturnStmt() local
H A DSemaStmt.cpp391 FunctionScopeInfo *FSI = getCurFunction(); in ActOnAfterCompoundStatementLeadingPragmas() local
4444 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnCXXTryBlock() local
4527 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnSEHTryBlock() local
H A DSema.cpp1969 static void markEscapingByrefs(const FunctionScopeInfo &FSI, Sema &S) { in markEscapingByrefs()
H A DAnalysisBasedWarnings.cpp642 sema::FunctionScopeInfo *FSI) { in CheckFallThroughForBody()
H A DSemaChecking.cpp4339 FormatStringInfo *FSI) { in getFormatStringInfo()
4395 FormatStringInfo FSI; in GetFormatNSStringIdx() local
7598 FormatStringInfo FSI; in CheckFormatArguments() local
H A DSemaDecl.cpp12318 if (FunctionScopeInfo *FSI = getCurFunction()) in AddInitializerToDecl() local
14421 FunctionScopeInfo *FSI = getCurFunction(); in ActOnFinishFunctionBody() local
H A DSemaOpenMP.cpp458 for (const FunctionScopeInfo *FSI : llvm::reverse(SemaRef.FunctionScopes)) { in popFunction() local
2232 FunctionScopeInfo *FSI = FunctionScopes[I - 1]; in isOpenMPCapturedDecl() local
H A DSemaDeclCXX.cpp17920 auto &FSI = InventedParameterInfos.back(); in ActOnFinishFunctionDeclarationDeclarator() local
H A DSemaExpr.cpp17720 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp420 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc1169 NONE, LRE, RLE, LRO, RLO, LRI, RLI, FSI, PDF, PDI, LTR, RTL enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp716 FunctionTemplateSpecializationInfo *FSI in ComputeName() local