Home
last modified time | relevance | path

Searched defs:TrackedType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp645 const ObjCObjectPointerType *const *TrackedType = in checkPostStmt() local
740 const ObjCObjectPointerType *TrackedType, ASTContext &ASTCtxt) { in findMethodDecl() argument
800 const ObjCObjectPointerType *const *TrackedType = checkPreObjCMessage() local
970 const ObjCObjectPointerType *const *TrackedType = checkPostObjCMessage() local
1049 const ObjCObjectPointerType *const *TrackedType = VisitNode() local
[all...]
H A DDynamicTypeChecker.cpp90 DynamicTypeInfo TrackedType = getDynamicTypeInfo(State, Reg); in VisitNode() local