Home
last modified time | relevance | path

Searched defs:CommonType (Results 1 – 7 of 7) sorted by relevance

/llvm-project/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.move/
H A Dindirectly_movable_storable.compile.pass.cpp96 struct CommonType { }; struct
138 struct CommonType { }; struct
/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h107 struct CommonType { struct
109 uint32_t NameOff;
135 // For some specific BTF_KIND, "struct CommonType" is immediately argument
/llvm-project/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.copy/
H A Dindirectly_copyable_storable.compile.pass.cpp227 struct CommonType { }; struct
/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp585 const MDNode *CommonType, in mayBeAccessToSubobjectOf() argument
675 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), matchAccessTags() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp395 QualType CommonType; member
2038 QualType LHSType, RHSType, CommonType; member
2060 bool operator()(QualType LHSType, QualType RHSType, QualType CommonType) { in operator ()()
2233 QualType CommonType = M.commonUnderlyingType(); in check() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp417 llvm::Type *CommonType = Elems[0]->getType(); buildFrom() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3760 destroyNewNodes(Type * CommonType) destroyNewNodes() argument
3792 Type *CommonType = nullptr; global() member in __anon072927cb0d11::AddressingModeCombiner
[all...]