Home
last modified time | relevance | path

Searched refs:CanonicalType (Results 1 – 25 of 140) sorted by relevance

123456

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/utils/
H A DTypeTraits.cpp118 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
119 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
123 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
126 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/utils/
H A DTypeTraits.cpp119 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
120 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
124 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
127 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/utils/
H A DTypeTraits.cpp119 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
120 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
124 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
127 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/utils/
H A DTypeTraits.cpp122 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyDefaultConstructible() local
123 if (CanonicalType->isDependentType()) in isTriviallyDefaultConstructible()
127 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTriviallyDefaultConstructible()
130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/RuntimeDetermined/
H A DRuntimeDeterminedFieldLayoutAlgorithm.cs26 DefType canonicalType = type.CanonicalType; in ComputeInstanceLayout()
49 DefType canonicalType = runtimeDeterminedType.CanonicalType; in ComputeContainsGCPointers()
57 DefType canonicalType = runtimeDeterminedType.CanonicalType; in ComputeValueTypeShapeCharacteristics()
65 DefType canonicalType = runtimeDeterminedType.CanonicalType; in ComputeHomogeneousFloatAggregateElementType()
H A DTypeSystemContext.RuntimeDetermined.cs34 … return value.RuntimeDeterminedDetailsType.GetHashCode() ^ value.CanonicalType.GetHashCode(); in GetValueHashCode()
39 …y._detailsType == value.RuntimeDeterminedDetailsType && key._plainCanonType == value.CanonicalType; in CompareKeyToValue()
45 && value1.CanonicalType == value2.CanonicalType; in CompareValueToValue()
81 …_hashcode = TypeHashingAlgorithms.ComputeMethodHashCode(rdType.CanonicalType.GetHashCode(), TypeHa… in MethodForRuntimeDeterminedTypeKey()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DType.cpp398 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2295 return isa<ArrayType>(CanonicalType); in isAggregateType()
2315 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2421 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2422 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2475 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2476 if (CanonicalType->isDependentType()) in isTrivialType()
2485 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2518 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2526 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DType.cpp375 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2194 return isa<ArrayType>(CanonicalType); in isAggregateType()
2214 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2360 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2361 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2414 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2415 if (CanonicalType->isDependentType()) in isTrivialType()
2424 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2457 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2465 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp375 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2194 return isa<ArrayType>(CanonicalType); in isAggregateType()
2214 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2360 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2361 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2414 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2415 if (CanonicalType->isDependentType()) in isTrivialType()
2424 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2457 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2465 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp375 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2194 return isa<ArrayType>(CanonicalType); in isAggregateType()
2214 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2360 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2361 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2414 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2415 if (CanonicalType->isDependentType()) in isTrivialType()
2424 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2457 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2465 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DType.cpp375 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2194 return isa<ArrayType>(CanonicalType); in isAggregateType()
2214 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2360 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2361 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2414 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2415 if (CanonicalType->isDependentType()) in isTrivialType()
2424 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2457 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2465 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp375 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2194 return isa<ArrayType>(CanonicalType); in isAggregateType()
2214 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2360 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2361 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2414 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2415 if (CanonicalType->isDependentType()) in isTrivialType()
2424 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2457 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2465 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DType.cpp375 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2194 return isa<ArrayType>(CanonicalType); in isAggregateType()
2214 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2360 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2361 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2414 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2415 if (CanonicalType->isDependentType()) in isTrivialType()
2424 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2457 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2465 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DType.cpp375 if (!isa<ArrayType>(CanonicalType)) in getArrayElementTypeNoTypeQual()
2190 return isa<ArrayType>(CanonicalType); in isAggregateType()
2210 switch (CanonicalType->getTypeClass()) { in isIncompleteType()
2353 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2354 switch (CanonicalType->getTypeClass()) { in isCXX98PODType()
2407 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2408 if (CanonicalType->isDependentType()) in isTrivialType()
2417 if (CanonicalType->isScalarType() || CanonicalType->isVectorType()) in isTrivialType()
2450 if (CanonicalType->isDependentType()) in isTriviallyCopyableType()
2458 if (CanonicalType->isIncompleteType()) in isTriviallyCopyableType()
[all …]

123456