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

  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCUnusedIVarsChecker.cpp 86 for (const auto *I : ID->property_impls())
CheckObjCDealloc.cpp 213 for (const auto *I : D->property_impls()) {
286 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) {
    [all...]
  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 116 for (auto *PID : IMD->property_impls()) {
  /external/clang/lib/Analysis/
BodyFarm.cpp 444 for (const auto *I : ImplDecl->property_impls()) {
  /external/clang/lib/Sema/
SemaObjCProperty.cpp     [all...]
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 2351 propimpl_range property_impls() const { function in class:clang::ObjCImplDecl
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
CGObjCGNU.cpp     [all...]
CodeGenModule.cpp     [all...]

Completed in 460 milliseconds