Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp126 ArgTypes.push_back(D->getSelfType(Ctx, D->getClassInterface(), in VisitObjCMethodDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1145 QualType ObjCMethodDecl::getSelfType(ASTContext &Context, in getSelfType() function in ObjCMethodDecl
1194 getSelfType(Context, OID, selfIsPseudoStrong, selfIsConsumed); in createImplicitParams()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h415 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,