Home
last modified time | relevance | path

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

/freebsd-src/contrib/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 DArrayBoundCheckerV2.cpp261 getExceedsMsgs(ASTContext & ACtx,const SubRegion * Region,NonLoc Offset,NonLoc Extent,SVal Location) getExceedsMsgs() argument
448 isFromCtypeMacro(const Stmt * S,ASTContext & ACtx) isFromCtypeMacro() argument
467 isInAddressOf(const Stmt * S,ASTContext & ACtx) isInAddressOf() argument
H A DErrnoModeling.cpp98 getErrnoFunc(ASTContext & ACtx) getErrnoFunc() argument
136 ASTContext &ACtx = C.getASTContext(); checkBeginFunction() local
[all...]
H A DMIGChecker.cpp237 ASTContext &ACtx = C.getASTContext(); in mayBeSuccess() local
H A DStdLibraryFunctionsChecker.cpp1565 const ASTContext &ACtx = BVF.getContext(); in initFunctionSummaries() local
1570 const ASTContext &ACtx; in initFunctionSummaries() member in StdLibraryFunctionsChecker::initFunctionSummaries::LookupType
1573 LookupType(const ASTContext &ACtx) : ACtx(ACtx) {} in initFunctionSummaries() argument
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 DNumberObjectConversionChecker.cpp70 ASTContext &ACtx = ADC->getASTContext(); in run() local
H A DIterator.cpp215 auto &ACtx = StateMgr.getContext(); in createIteratorPosition() local
H A DCastValueChecker.cpp185 ASTContext &ACtx) { in alignReferenceTypes() argument
H A DDeadStoresChecker.cpp222 ASTContext &ACtx = V->getASTContext(); in Report() local
H A DStreamChecker.cpp973 auto &ACtx = C.getASTContext(); evalFprintf() local
1013 ASTContext &ACtx = C.getASTContext(); evalFscanf() local
H A DGenericTaintChecker.cpp89 isStdin(SVal Val,const ASTContext & ACtx) isStdin() argument
H A DMallocChecker.cpp811 doesFnIntendToHandleOwnership(const Decl * Callee,ASTContext & ACtx) doesFnIntendToHandleOwnership() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp431 MCContext ACtx(TheTriple, MAI.get(), MRI.get(), STI.get(), &SrcMgr); main() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h265 AnalysisDeclContext *ACtx = nullptr; variable
/freebsd-src/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp223 bool shouldImport(const VarDecl *VD, const ASTContext &ACtx) { in shouldImport()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp128 ASTContext &ACtx = SVB.getContext(); in computeObjectUnderConstruction() local