Home
last modified time | relevance | path

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

/external/rust/crates/pin-project/tests/ui/pinned_drop/
Dinvalid.rs112 struct Type2(()); struct
115 impl PinnedDrop for Type2 { implementation
/external/clang/test/Misc/
Dinteger-literal-printing.cpp7 template <unsigned short T> class Type2 {}; class
/external/llvm-project/clang/test/Misc/
Dinteger-literal-printing.cpp7 template <unsigned short T> class Type2 {}; class
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-cpp/
Dmain.cpp18 typedef Type1 Type2; // should show as hex typedef
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp215 struct Type2 {}; struct
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp239 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/llvm-project/llvm/include/llvm/Object/
DELF.h488 uint8_t Type2 = (Type >> 8) & 0xFF; in getRelocationTypeName() local
/external/llvm-project/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp289 DefInit *Type2 = dyn_cast<DefInit>(Arg2); in validateArgsTypes() 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
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp1526 ELFYAML::ELF_REL Type2; member