Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp120 Type *ObjType = GO->getValueType(); in SelectSectionForGlobal() local
H A DXCoreISelLowering.cpp263 if (!ObjType->isSized()) in IsSmallObject() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3668 getSubobjectType(QualType ObjType,QualType SubobjType,bool IsMutable=false) getSubobjectType() argument
3702 QualType ObjType = Obj.Type; findSubobject() local
3981 FindDesignatorMismatch(QualType ObjType,const SubobjectDesignator & A,const SubobjectDesignator & B,bool & WasArrayIndex) FindDesignatorMismatch() argument
4018 AreElementsOfSameArray(QualType ObjType,const SubobjectDesignator & A,const SubobjectDesignator & B) AreElementsOfSameArray() argument
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4654 EVT ObjType = EVT::getIntegerVT(*DAG.getContext(), ObjSize * 8); LowerFormalArguments_64SVR4() local
4684 EVT ObjType = EVT::getIntegerVT(*DAG.getContext(), StoreSizeInBits); LowerFormalArguments_64SVR4() local
6561 EVT ObjType = EVT::getIntegerVT(*DAG.getContext(), LoadSizeInBits); LowerCall_64SVR4() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp7893 if (const ObjCObjectType *ObjType = GetAssumedMessageSendExprType() local
H A DSemaOverload.cpp6355 QualType ObjType = Obj->getType(); GetExplicitObjectExpr() local