Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DIvarInvalidationChecker.cpp285 const ObjCIvarDecl **FirstIvarDecl) { in trackIvar()
308 const ObjCIvarDecl **FirstIvarDecl) { in findPropertyBackingIvar()
370 const ObjCIvarDecl *FirstIvarDecl = nullptr; in visit() local
532 CheckName CheckName, const ObjCIvarDecl *FirstIvarDecl, in reportNoInvalidationMethod()