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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 462 PIDecl->getGetterName(),
    [all...]
SemaPseudoObject.cpp 528 Getter = LookupMethodInReceiverType(S, prop->getGetterName(), RefExpr);
    [all...]
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp 203 InterfD->getInstanceMethod(PD->getGetterName());
  /external/clang/include/clang/Sema/
DeclSpec.h 775 const IdentifierInfo *getGetterName() const { return GetterName; }
776 IdentifierInfo *getGetterName() { return GetterName; }
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 327 OCDS.getGetterName() ? OCDS.getGetterName() : FD.D.getIdentifier();
    [all...]
  /external/clang/include/clang/AST/
ExprObjC.h 623 return getExplicitProperty()->getGetterName();
    [all...]
DeclObjC.h     [all...]
  /external/clang/lib/AST/
DeclPrinter.cpp     [all...]
DeclObjC.cpp     [all...]
ASTImporter.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
CodeGenModule.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 590 Writer.AddDeclarationName(D->getGetterName(), Record);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 91 milliseconds