HomeSort by relevance Sort by last modified time
    Searched refs:MDI (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp 253 const ObjCMethodDecl *MDI = *I;
254 if (isInvalidationMethod(MDI, Partial))
256 cast<ObjCMethodDecl>(MDI->getCanonicalDecl()));
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 47 milliseconds