Home
last modified time | relevance | path

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

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