Searched defs:CommonType (Results 1 – 7 of 7) sorted by relevance
96 struct CommonType { }; struct138 struct CommonType { }; struct
102 struct CommonType { struct127 // For some specific BTF_KIND, "struct CommonType" is immediately argument
227 struct CommonType { }; struct
590 const MDNode *CommonType, in mayBeAccessToSubobjectOf()680 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags() local
396 QualType CommonType; member2041 QualType LHSType, RHSType, CommonType; member2063 bool operator()(QualType LHSType, QualType RHSType, QualType CommonType) { in operator ()()2236 QualType CommonType = M.commonUnderlyingType(); in check() local
415 llvm::Type *CommonType = Elems[0]->getType(); in buildFrom() local
3441 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()3473 Type *CommonType = nullptr; member in __anon78e22a880c11::AddressingModeCombiner