Home
last modified time | relevance | path

Searched defs:ASTCtxt (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/unittests/StaticAnalyzer/
H A DStoreTest.cpp47 const ASTContext &ASTCtxt = Eng.getContext(); in performTest() local
115 ASTContext &ASTCtxt = Eng.getContext(); in performTest() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp627 ASTContext &ASTCtxt = C.getASTContext(); in checkPostStmt() local
740 const ObjCObjectPointerType *TrackedType, ASTContext &ASTCtxt) { in findMethodDecl() argument
808 ASTContext &ASTCtxt = C.getASTContext(); checkPreObjCMessage() local
975 ASTContext &ASTCtxt = C.getASTContext(); checkPostObjCMessage() local
[all...]
H A DDynamicTypeChecker.cpp176 ASTContext &ASTCtxt = C.getASTContext(); in checkPostStmt() local