Home
last modified time | relevance | path

Searched defs:getObjCProperty (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Sema/
H A DDelayedDiagnostic.h203 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDelayedDiagnostic.h225 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDelayedDiagnostic.h227 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDelayedDiagnostic.h227 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDelayedDiagnostic.h227 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h848 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfoMetadata.h1072 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfoMetadata.h1119 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfoMetadata.h1072 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1061 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfoMetadata.h1068 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/aosp_15_r20/external/clang/lib/AST/
H A DExpr.cpp3250 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { in getObjCProperty() function in Expr