Home
last modified time | relevance | path

Searched defs:objectType (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/libc/utils/HdrGen/PrototypeTestGen/
H A DPrototypeTestGen.cpp56 auto objectType = objectSpec->getValueAsString("Type"); in TestGeneratorMain() local
/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp1491 QualType QualType::substObjCMemberType(QualType objectType, in substObjCMemberType()
1551 const ObjCObjectType *objectType; in getObjCSubstitutions() local
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp1757 Type objectType, compositeType; in parse() local
1773 auto objectType = in verify() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp3504 QualType objectType = pointerOperand->getType() in emitPointerArithmetic() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmt.cpp2235 const ObjCObjectType *objectType = pointerType->getObjectType(); in CheckObjCForCollectionOperand() local
H A DSemaOverload.cpp14412 QualType objectType = op->getLHS()->getType(); in BuildCallToMemberFunction() local