Home
last modified time | relevance | path

Searched refs:getSelfType (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp124 ArgTypes.push_back(D->getSelfType(Ctx, D->getClassInterface(), in VisitObjCMethodDecl()
/external/llvm-project/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp121 ArgTypes.push_back(D->getSelfType(Ctx, D->getClassInterface(), in VisitObjCMethodDecl()
/external/clang/lib/AST/
DDeclObjC.cpp1005 QualType ObjCMethodDecl::getSelfType(ASTContext &Context, in getSelfType() function in ObjCMethodDecl
1054 getSelfType(Context, OID, selfIsPseudoStrong, selfIsConsumed); in createImplicitParams()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1093 QualType ObjCMethodDecl::getSelfType(ASTContext &Context, in getSelfType() function in ObjCMethodDecl
1142 getSelfType(Context, OID, selfIsPseudoStrong, selfIsConsumed); in createImplicitParams()
/external/clang/include/clang/AST/
DDeclObjC.h403 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h420 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,