Searched defs:ObjType (Results 1 – 8 of 8) sorted by relevance
2 type ObjType = { alias
27 type ObjType = { x: (p: number) => string; y: (p: string) => number }; alias
34 type ObjType = { x: (p: number) => string; y: (p: string) => number }; alias
120 Type *ObjType = GO->getValueType(); in SelectSectionForGlobal() local
269 Type *ObjType = GV->getValueType(); in IsSmallObject() local
170 enum ObjType { enum in DrawLitAtlasDrawable
266 enum ObjType in TEST_P() enum
3897 EVT ObjType = (ObjSize == 1 ? MVT::i8 : in LowerFormalArguments_64SVR4() local4306 EVT ObjType = ObjSize == 1 ? MVT::i8 : MVT::i16; in LowerFormalArguments_Darwin() local