/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeVTShape.cpp | 32 bool NativeTypeVTShape::isConstType() const { return false; } in isConstType() function in NativeTypeVTShape
|
H A D | NativeTypeBuiltin.cpp | 33 bool NativeTypeBuiltin::isConstType() const { in isConstType() function in NativeTypeBuiltin
|
H A D | NativeTypeArray.cpp | 50 bool NativeTypeArray::isConstType() const { return false; } in isConstType() function in NativeTypeArray
|
H A D | NativeSymbolEnumerator.cpp | 70 bool NativeSymbolEnumerator::isConstType() const { return false; } in isConstType() function in NativeSymbolEnumerator
|
H A D | NativeTypePointer.cpp | 132 bool NativeTypePointer::isConstType() const { in isConstType() function in NativeTypePointer
|
H A D | NativeTypeUDT.cpp | 136 bool NativeTypeUDT::isConstType() const { in isConstType() function in NativeTypeUDT
|
H A D | NativeTypeFunctionSig.cpp | 181 bool NativeTypeFunctionSig::isConstType() const { return false; } in isConstType() function in NativeTypeFunctionSig
|
H A D | NativeTypeEnum.cpp | 359 bool NativeTypeEnum::isConstType() const { in isConstType() function in NativeTypeEnum
|
H A D | NativeRawSymbol.cpp | 427 bool NativeRawSymbol::isConstType() const { in isConstType() function in NativeRawSymbol
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeVTShape.cpp | 29 bool NativeTypeVTShape::isConstType() const { return false; } in isConstType() function in NativeTypeVTShape
|
H A D | NativeTypeBuiltin.cpp | 34 bool NativeTypeBuiltin::isConstType() const { in isConstType() function in NativeTypeBuiltin
|
H A D | NativeTypeArray.cpp | 49 bool NativeTypeArray::isConstType() const { return false; } in isConstType() function in NativeTypeArray
|
H A D | NativeSymbolEnumerator.cpp | 68 bool NativeSymbolEnumerator::isConstType() const { return false; } in isConstType() function in NativeSymbolEnumerator
|
H A D | NativeTypePointer.cpp | 131 bool NativeTypePointer::isConstType() const { in isConstType() function in NativeTypePointer
|
H A D | NativeTypeUDT.cpp | 135 bool NativeTypeUDT::isConstType() const { in isConstType() function in NativeTypeUDT
|
H A D | NativeTypeFunctionSig.cpp | 180 bool NativeTypeFunctionSig::isConstType() const { return false; } in isConstType() function in NativeTypeFunctionSig
|
H A D | NativeTypeEnum.cpp | 354 bool NativeTypeEnum::isConstType() const { in isConstType() function in NativeTypeEnum
|
H A D | NativeRawSymbol.cpp | 428 bool NativeRawSymbol::isConstType() const { in isConstType() function in NativeRawSymbol
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | predicates.go | 24 func isConstType(t Type) bool { return isBasic(t, IsConstType) } func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | predicates.go | 27 func isConstType(t Type) bool { return isBasic(t, IsConstType) } func
|
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 796 bool DIARawSymbol::isConstType() const { in isConstType() function in DIARawSymbol
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 958 bool DIARawSymbol::isConstType() const { in isConstType() function in DIARawSymbol
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 958 bool DIARawSymbol::isConstType() const { in isConstType() function in DIARawSymbol
|