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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp71 const ObjCInterfaceDecl *InID, BugReporter &InBR,
73 : IvarToPropMap(InMap), MD(InMD), InterfD(InID), BR(InBR),
70 MethodCrawler(const IvarToPropertyMapTy &InMap, const ObjCMethodDecl *InMD, const ObjCInterfaceDecl *InID, BugReporter &InBR, const CheckerBase *Checker, AnalysisDeclContext *InDCtx) argument

Completed in 110 milliseconds