Home
last modified time | relevance | path

Searched defs:ACtx (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugSuppression.h31 explicit BugSuppression(const ASTContext &ACtx) : ACtx(ACtx) {} in BugSuppression()
52 const ASTContext &ACtx; variable
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp102 ASTContext &ACtx = Mgr.getASTContext(); in makeLocation() local
154 ASTContext &ACtx = BR.getContext(); in reportSuspiciousClones() local
H A DErrnoModeling.cpp82 ASTContext &ACtx = Mgr.getASTContext(); in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
100 ASTContext &ACtx = C.getASTContext(); in checkBeginFunction() local
H A DArrayBoundCheckerV2.cpp406 static Messages getExceedsMsgs(ASTContext &ACtx, const SubRegion *Region, in getExceedsMsgs() argument
728 bool ArrayBoundCheckerV2::isFromCtypeMacro(const Stmt *S, ASTContext &ACtx) { in isFromCtypeMacro() argument
747 bool ArrayBoundCheckerV2::isInAddressOf(const Stmt *S, ASTContext &ACtx) { in isInAddressOf() argument
H A DMIGChecker.cpp237 ASTContext &ACtx = C.getASTContext(); in mayBeSuccess() local
H A DNumberObjectConversionChecker.cpp70 ASTContext &ACtx = ADC->getASTContext(); in run() local
H A DStdLibraryFunctionsChecker.cpp1573 const ASTContext &ACtx; in initFunctionSummaries() argument
1565 const ASTContext &ACtx = BVF.getContext(); initFunctionSummaries() local
1570 const ASTContext &ACtx; initFunctionSummaries() member in StdLibraryFunctionsChecker::initFunctionSummaries::LookupType
1605 const ASTContext &ACtx; initFunctionSummaries() member in StdLibraryFunctionsChecker::initFunctionSummaries::GetRestrictTy
1608 GetRestrictTy(const ASTContext & ACtx) initFunctionSummaries() argument
1619 const ASTContext &ACtx; initFunctionSummaries() member in StdLibraryFunctionsChecker::initFunctionSummaries::GetPointerTy
1622 GetPointerTy(const ASTContext & ACtx) initFunctionSummaries() argument
1710 const ASTContext &ACtx; initFunctionSummaries() member
[all...]
H A DIterator.cpp215 auto &ACtx = StateMgr.getContext(); in createIteratorPosition() local
H A DCastValueChecker.cpp185 ASTContext &ACtx) { in alignReferenceTypes()
H A DDeadStoresChecker.cpp222 ASTContext &ACtx = V->getASTContext(); in Report() local
H A DGenericTaintChecker.cpp82 isStdin(SVal Val,const ASTContext & ACtx) isStdin() argument
H A DStreamChecker.cpp636 const ASTContext &ACtx; global() member
750 doesFnIntendToHandleOwnership(const Decl * Callee,ASTContext & ACtx) doesFnIntendToHandleOwnership() argument
H A DMallocChecker.cpp800 doesFnIntendToHandleOwnership(const Decl * Callee,ASTContext & ACtx) doesFnIntendToHandleOwnership() argument
/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp465 MCContext ACtx(TheTriple, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in main() local
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h265 AnalysisDeclContext *ACtx = nullptr; variable
/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp223 bool shouldImport(const VarDecl *VD, const ASTContext &ACtx) { in shouldImport() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp128 ASTContext &ACtx = SVB.getContext(); computeObjectUnderConstruction() local