Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DIvarInvalidationChecker.cpp281 const ObjCIvarDecl **FirstIvarDecl) { in trackIvar()
304 const ObjCIvarDecl **FirstIvarDecl) { in findPropertyBackingIvar()
366 const ObjCIvarDecl *FirstIvarDecl = nullptr; in visit() local
530 CheckName CheckName, const ObjCIvarDecl *FirstIvarDecl, in reportNoInvalidationMethod()