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

/freebsd-11-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.cpp234 ASTContext &ACtx = C.getASTContext(); local
H A DDeadStoresChecker.cpp224 ASTContext &ACtx = V->getASTContext(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h28 ASTContext &ACtx; member in class:clang::ento::SValExplainer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h263 AnalysisDeclContext *ACtx = nullptr; member in class:clang::threadSafety::CFGWalker
/freebsd-11-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp169 bool containsConst(const VarDecl *VD, const ASTContext &ACtx) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp117 ASTContext &ACtx = SVB.getContext(); local

Completed in 209 milliseconds