Home
last modified time | relevance | path

Searched defs:TD1 (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-explicit-cast.cpp30 typedef int(Qux::*TD1)(); typedef
/external/clang/test/CodeGenCXX/
Ddebug-info-explicit-cast.cpp30 typedef int(Qux::*TD1)(); typedef
/external/llvm-project/clang/test/SemaCXX/
Dwarn-enum-compare.cpp9 typedef enum { TD1, TD2 } TD; enumerator
/external/wpa_supplicant_8/src/crypto/
Daes_i.h54 #define TD1(i) Td1[((i) >> 16) & 0xff] macro
94 #define TD1(i) rotr(Td0[((i) >> 16) & 0xff], 8) macro
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.pass.cpp178 using TD1 = TrackingDeleter<1>; in test_deleter_value_category() typedef
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.pass.cpp177 using TD1 = TrackingDeleter<1>; in test_deleter_value_category() typedef
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp314 using TD1 = TrackingDeleter<1>; in test_deleter_value_category() typedef
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp313 using TD1 = TrackingDeleter<1>; in test_deleter_value_category() typedef
/external/clang/lib/Sema/
DSemaDeclCXX.cpp7880 if (TypedefNameDecl *TD1 = dyn_cast<TypedefNameDecl>(D1)) in IsEquivalentForUsingDecl() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp11566 if (TypedefNameDecl *TD1 = dyn_cast<TypedefNameDecl>(D1)) in IsEquivalentForUsingDecl() local