Home
last modified time | relevance | path

Searched defs:TypeArray (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp167 VarStreamArray<CVType> TypeArray; member
371 std::vector<CVType> TypeArray = { in TEST_F() local
/external/rust/crates/syn/src/
Dty.rs656 impl Parse for TypeArray { implementation
1078 impl ToTokens for TypeArray { implementation
/external/llvm-project/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1586 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1638 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp340 Metadata *TypeArray, in getImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp471 uint8_t CC, Metadata *TypeArray, in getImpl()
/external/rust/crates/syn/src/gen/
Deq.rs1937 impl Eq for TypeArray {} implementation
1940 impl PartialEq for TypeArray { implementation
Dclone.rs1906 impl Clone for TypeArray { implementation
Dhash.rs2473 impl Hash for TypeArray { implementation
Dvisit_mut.rs652 fn visit_type_array_mut(&mut self, i: &mut TypeArray) { in visit_type_array_mut()
Dfold.rs652 fn fold_type_array(&mut self, i: TypeArray) -> TypeArray { in fold_type_array()
Ddebug.rs2642 impl Debug for TypeArray { implementation
Dvisit.rs648 fn visit_type_array(&mut self, i: &'ast TypeArray) { in visit_type_array()
/external/llvm-project/llvm/lib/IR/
DDebugInfoMetadata.cpp676 uint8_t CC, Metadata *TypeArray, in getImpl()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp403 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp416 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local
/external/llvm/unittests/IR/
DMetadataTest.cpp1255 MDTuple *TypeArray = getTuple(); in TEST_F() local
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp2021 MDTuple *TypeArray = getTuple(); in TEST_F() local