Home
last modified time | relevance | path

Searched refs:getObjCSubstitutions (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1616 if (auto subs = objectType->getObjCSubstitutions(dc)) in substObjCMemberType()
1637 Type::getObjCSubstitutions(const DeclContext *dc) const { in getObjCSubstitutions() function in Type
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1827 ReceiverType->getObjCSubstitutions(Method->getDeclContext()); in CheckMessageArgumentTypes()
H A DSemaCodeComplete.cpp3712 ObjCSubsts = CCContext.getBaseType()->getObjCSubstitutions(Method); in createCodeCompletionStringForDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2947 getObjCSubstitutions(const DeclContext *dc) const;