Searched refs:getInnerObjCOwnership (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1732 Qualifiers::ObjCLifetime getInnerObjCOwnership(QualType T) const;
/external/clang/lib/Sema/
H A DSemaType.cpp2951 Qualifiers::ObjCLifetime ownership = Context.getInnerObjCOwnership(FromTy);
/external/clang/lib/AST/
H A DASTContext.cpp4083 Qualifiers::ObjCLifetime ASTContext::getInnerObjCOwnership(QualType T) const { function in class:ASTContext

Completed in 159 milliseconds