Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DMisleadingBidirectional.cpp32 FSI = 0x2068, in containsMisleadingBidi() enumerator
/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h962 static bool classof(const FunctionScopeInfo *FSI) { in classof() argument
777 classof(const FunctionScopeInfo * FSI) classof() argument
804 classof(const FunctionScopeInfo * FSI) classof() argument
856 classof(const FunctionScopeInfo * FSI) classof() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp832 auto *FSI = checkCoroutineContext(*this, Loc, "co_await"); BuildUnresolvedCoawaitExpr() local
979 auto *FSI = checkCoroutineContext(*this, Loc, "co_return", IsImplicit); BuildCoreturnStmt() local
[all...]
H A DSemaObjC.cpp230 sema::FunctionScopeInfo *FSI = SemaRef.getCurFunction(); ActOnObjCAtTryStmt() local
2259 Sema::FormatStringInfo FSI; GetFormatNSStringIdx() local
H A DSemaStmt.cpp401 FunctionScopeInfo *FSI = getCurFunction(); ActOnAfterCompoundStatementLeadingPragmas() local
4212 sema::FunctionScopeInfo *FSI = getCurFunction(); ActOnCXXTryBlock() local
4303 sema::FunctionScopeInfo *FSI = getCurFunction(); ActOnSEHTryBlock() local
[all...]
H A DSema.cpp2235 markEscapingByrefs(const FunctionScopeInfo & FSI,Sema & S) markEscapingByrefs() argument
H A DAnalysisBasedWarnings.cpp669 CheckFallThroughForBody(Sema & S,const Decl * D,const Stmt * Body,QualType BlockType,const CheckFallThroughDiagnostics & CD,AnalysisDeclContext & AC,sema::FunctionScopeInfo * FSI) CheckFallThroughForBody() argument
H A DSemaChecking.cpp2942 getFormatStringInfo(const FormatAttr * Format,bool IsCXXMember,bool IsVariadic,FormatStringInfo * FSI) getFormatStringInfo() argument
6045 FormatStringInfo FSI; CheckFormatArguments() local
[all...]
H A DSemaDecl.cpp13493 if (FunctionScopeInfo *FSI = getCurFunction()) AddInitializerToDecl() local
15743 FunctionScopeInfo *FSI = getCurFunction(); ActOnFinishFunctionBody() local
[all...]
H A DSemaType.cpp2265 } else if (sema::FunctionScopeInfo *FSI = getCurFunction()) { BuildArrayType() local
H A DSemaDeclCXX.cpp2481 CheckImmediateEscalatingFunctionDefinition(FunctionDecl * FD,const sema::FunctionScopeInfo * FSI) CheckImmediateEscalatingFunctionDefinition() argument
19009 auto &FSI = InventedParameterInfos.back(); ActOnFinishFunctionDeclarationDeclarator() local
H A DSemaOpenMP.cpp490 for (const FunctionScopeInfo *FSI : llvm::reverse(SemaRef.FunctionScopes)) { popFunction() local
2420 FunctionScopeInfo *FSI = SemaRef.FunctionScopes[I - 1]; isOpenMPCapturedDecl() local
H A DSemaExpr.cpp18726 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; tryCaptureVariable() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp430 auto FSI = StoreNPcMap.find (IntNo); SelectNewCircIntrinsic() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1446 auto FSI = llvm::upper_bound(FileSymbols, Symbol); registerFragments() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp866 FunctionTemplateSpecializationInfo *FSI ComputeName() local