Searched refs:getObjCInstanceType (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1255 if (T == Context.getObjCInstanceType()) {
1265 if (T == Context.getObjCInstanceType())
1451 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) {
1487 Context.getObjCInstanceType()))
H A DSemaDeclObjC.cpp4161 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType());
H A DSemaType.cpp4993 QualType T = Context.getObjCInstanceType();
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp666 if (StaticResultType == C.getObjCInstanceType())
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp967 if (OM->getReturnType() == Ctx.getObjCInstanceType())
1306 OM->getReturnType() == Ctx.getObjCInstanceType() ||
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1469 QualType getObjCInstanceType() { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2630 if (ResultTy == CGM.getContext().getObjCInstanceType())
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp482 if (result == Context->getObjCInstanceType())
H A DRewriteModernObjC.cpp582 if (result == Context->getObjCInstanceType())

Completed in 171 milliseconds