Home
last modified time | relevance | path

Searched refs:typeId (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/test/DebugInfo/PDB/Native/
H A Dpdb-native-enums.test88 DUMP: typeId: 3
111 DUMP: typeId: 3
125 DUMP: typeId: 3
139 DUMP: typeId: 3
154 DUMP: typeId: 8
177 DUMP: typeId: 8
191 DUMP: typeId: 8
205 DUMP: typeId: 8
220 DUMP: typeId: 13
286 DUMP: typeId: 18
[all …]
H A Dpdb-native-function-signatures.test76 ; DUMP-NEXT: typeId: 3
89 ; DUMP-NEXT: typeId: 3
102 ; DUMP-NEXT: typeId: 6
115 ; DUMP-NEXT: typeId: 6
128 ; DUMP-NEXT: typeId: 6
141 ; DUMP-NEXT: typeId: 6
154 ; DUMP-NEXT: typeId: 6
167 ; DUMP-NEXT: typeId: 6
180 ; DUMP-NEXT: typeId: 3
193 ; DUMP-NEXT: typeId: 3
[all …]
H A Dpdb-native-typedefs.test20 DUMP-NEXT: typeId: 3
26 DUMP-NEXT: typeId: 5
32 DUMP-NEXT: typeId: 7
/llvm-project-15.0.7/flang/lib/Lower/
H A DMangler.cpp225 std::string typeId = ""; in mangleArrayLiteral() local
227 typeId.append(std::to_string(extent)).append("x"); in mangleArrayLiteral()
229 typeId.append(std::to_string(charLen)).append("x"); in mangleArrayLiteral()
230 typeId.append(typeToString(cat, kind)); in mangleArrayLiteral()
232 fir::NameUniquer::doGenerated("ro."s.append(typeId).append(".")); in mangleArrayLiteral()
/llvm-project-15.0.7/flang/lib/Optimizer/Support/
H A DKindMapping.cpp299 auto typeId = getFloatLikeTypeID<'r'>(kind, floatMap); in getRealBitsize() local
301 return llvm::Type::getPrimitiveType(llCtxt, typeId)->getPrimitiveSizeInBits(); in getRealBitsize()
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Duse-after-move.cpp1348 void typeId() { in typeId() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp289 RAW_ID_METHOD_DUMP(OS, typeId, Session, PdbSymbolIdField::Type, ShowIdFields, in dump()
/llvm-project-15.0.7/mlir/docs/
H A DDefiningDialects.md244 /// Return an interface model for the interface with the given `typeId` for the operation