Searched refs:getObjCIdRedefinitionType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp1158 redef = S.Context.getObjCIdRedefinitionType();
H A DSemaExpr.cpp6559 (Context.hasSameType(RHSTy, Context.getObjCIdRedefinitionType()))) {
6564 (Context.hasSameType(LHSTy, Context.getObjCIdRedefinitionType()))) {
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1405 QualType getObjCIdRedefinitionType() const { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp1725 CGM.getContext().getObjCIdRedefinitionType(), /*ForEH=*/true);

Completed in 83 milliseconds