Home
last modified time | relevance | path

Searched defs:OIT (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Index/
DUSRGeneration.cpp708 if (const ObjCInterfaceType *OIT = T->getAs<ObjCInterfaceType>()) { in VisitType() local
713 if (const ObjCObjectType *OIT = T->getAs<ObjCObjectType>()) { in VisitType() local
/external/llvm-project/clang/lib/Index/
DUSRGeneration.cpp834 if (const ObjCInterfaceType *OIT = T->getAs<ObjCInterfaceType>()) { in VisitType() local
839 if (const ObjCObjectType *OIT = T->getAs<ObjCObjectType>()) { in VisitType() local
/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp682 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType()
/external/clang/lib/CodeGen/
DCGExpr.cpp2932 } else if (const ObjCObjectType *OIT = E->getType()->getAs<ObjCObjectType>()){ in EmitArraySubscriptExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp3781 } else if (const ObjCObjectType *OIT = E->getType()->getAs<ObjCObjectType>()){ in EmitArraySubscriptExpr() local