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 251 for (const auto *MDI : D->methods())
252 if (isInvalidationMethod(MDI, Partial))
254 cast<ObjCMethodDecl>(MDI->getCanonicalDecl()));
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 276 milliseconds