Home
last modified time | relevance | path

Searched defs:getTypeId (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
Dldso_cfi_test.cpp68 FuncTypeRetUint64 getTypeId = reinterpret_cast<FuncTypeRetUint64>(dlsym(handle2, "GetTypeId")); variable
99 FuncTypeRetUint64 getTypeId = reinterpret_cast<FuncTypeRetUint64>(dlsym(handle, "GetTypeId")); variable
246 FuncTypeRetUint64 getTypeId = reinterpret_cast<FuncTypeRetUint64>(dlsym(handle, "GetTypeId")); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeTypedef.cpp25 SymIndexId NativeTypeTypedef::getTypeId() const { in getTypeId() function in NativeTypeTypedef
DNativeTypeFunctionSig.cpp41 SymIndexId getTypeId() const override { return RealType->getSymIndexId(); } in getTypeId() function in __anon075e17a90111::NativeTypeFunctionArg
160 SymIndexId NativeTypeFunctionSig::getTypeId() const { in getTypeId() function in NativeTypeFunctionSig
DNativeTypeArray.cpp61 SymIndexId NativeTypeArray::getTypeId() const { in getTypeId() function in NativeTypeArray
DNativeSymbolEnumerator.cpp56 SymIndexId NativeSymbolEnumerator::getTypeId() const { in getTypeId() function in NativeSymbolEnumerator
DNativeTypePointer.cpp100 SymIndexId NativeTypePointer::getTypeId() const { in getTypeId() function in NativeTypePointer
DNativeTypeEnum.cpp340 SymIndexId NativeTypeEnum::getTypeId() const { in getTypeId() function in NativeTypeEnum
DNativeRawSymbol.cpp322 SymIndexId NativeRawSymbol::getTypeId() const { return 0; } in getTypeId() function in NativeRawSymbol
/third_party/protobuf/js/experimental/runtime/kernel/
Dmessage_set.js264 getTypeId() { method in Item
/third_party/glslang/SPIRV/
DspvIR.h146 Id getTypeId() const { return typeId; } in getTypeId() function
450 spv::Id getTypeId(Id resultId) const { in getTypeId() function
DSpvBuilder.h252 Id getTypeId(Id resultId) const { return module.getTypeId(resultId); } in getTypeId() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h343 uint32_t getTypeId(const DIType *Ty) { in getTypeId() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp827 SymIndexId DIARawSymbol::getTypeId() const { in getTypeId() function in DIARawSymbol
/third_party/typescript/src/compiler/
Dchecker.ts14883 function getTypeId(type: Type): TypeId { function
/third_party/typescript/lib/
DtypingsInstaller.js64175 function getTypeId(type) { function
Dtsc.js53525 function getTypeId(type) { function