Searched defs:OTy (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprMember.cpp | 1369 if (const ObjCObjectType *OTy = BaseType->getAs<ObjCObjectType>()) { LookupMemberExpr() local |
H A D | SemaExpr.cpp | 594 if (const ObjCObjectType *OTy = BaseType->getAs<ObjCObjectType>()) DiagnoseDirectIsaAccess() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 3086 QualType OTy = PVD->getOriginalType(); EmitFunctionProlog() local |
H A D | CGBuiltin.cpp | 8269 llvm::Type *OTy = Op->getType(); EmitAArch64CompareBuiltinExpr() local |