Home
last modified time | relevance | path

Searched defs:Type2 (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/pin-project/tests/ui/pinned_drop/
Dinvalid.rs113 struct Type2(()); struct
116 impl PinnedDrop for Type2 { implementation
/external/clang/test/Misc/
Dinteger-literal-printing.cpp7 template <unsigned short T> class Type2 {}; class
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp215 struct Type2 {}; struct
/external/llvm/include/llvm/Object/
DELF.h283 uint8_t Type2 = (Type >> 8) & 0xFF; in getRelocationTypeName() local
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp792 ELFYAML::ELF_REL Type2; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h450 uint8_t Type2 = (Type >> 8) & 0xFF; in getRelocationTypeName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp1482 ELFYAML::ELF_REL Type2; member
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1829 static bool simplifyOutCommonVectorType(Ice::Type &Type1, Ice::Type &Type2) { in simplifyOutCommonVectorType()
2222 Ice::Type Type2 = Op2->getType(); in ProcessRecord() local