Home
last modified time | relevance | path

Searched defs:selfIsPseudoStrong (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1192 getSelfType(Context, OID, selfIsPseudoStrong, selfIsConsumed); in createImplicitParams() local
1147 getSelfType(ASTContext & Context,const ObjCInterfaceDecl * OID,bool & selfIsPseudoStrong,bool & selfIsConsumed) const getSelfType() argument