Home
last modified time | relevance | path

Searched defs:OTy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1372 if (const ObjCObjectType *OTy = BaseType->getAs<ObjCObjectType>()) { in LookupMemberExpr() local
H A DSemaExpr.cpp594 if (const ObjCObjectType *OTy = BaseType->getAs<ObjCObjectType>()) in DiagnoseDirectIsaAccess() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3063 QualType OTy = PVD->getOriginalType(); in EmitFunctionProlog() local
H A DCGBuiltin.cpp8358 llvm::Type *OTy = Op->getType(); in EmitAArch64CompareBuiltinExpr() local