Searched defs:DIType (Results 1 – 2 of 2) sorted by relevance
42 class DIType; variable
54 class DIType; variable333 friend class DIType; variable457 explicit DIBasicType(const MDNode *N = nullptr) : DIType(N) {} in DIType() function473 explicit DIDerivedType(const MDNode *N = nullptr) : DIType(N) {} in DIType() function