Searched defs:ACtx (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp101 ASTContext &ACtx = Mgr.getASTContext(); local
161 ASTContext &ACtx = BR.getContext(); local
H A DMIGChecker.cpp235 ASTContext &ACtx = C.getASTContext(); local
H A DIterator.cpp216 auto &ACtx = StateMgr.getContext(); local
H A DDeadStoresChecker.cpp224 ASTContext &ACtx = V->getASTContext(); local
H A DStdLibraryFunctionsChecker.cpp762 const ASTContext &ACtx = BVF.getContext(); local
729 lookupType(StringRef Name, const ASTContext &ACtx) argument
832 const ASTContext &ACtx; member in struct:AddToFunctionSummaryMap
835 AddToFunctionSummaryMap(const ASTContext &ACtx, FunctionSummaryMapType &FSM, bool DisplayLoadedSummaries) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h29 ASTContext &ACtx; member in class:clang::ento::SValExplainer
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp191 bool containsConst(const VarDecl *VD, const ASTContext &ACtx) { argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h263 AnalysisDeclContext *ACtx = nullptr; member in class:clang::threadSafety::CFGWalker
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp117 ASTContext &ACtx = SVB.getContext(); local

Completed in 121 milliseconds