Home
last modified time | relevance | path

Searched defs:MemberType (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/CXX/basic/basic.types/
Dp10.cpp118 struct MemberType { struct
119 …T t; // expected-note {{'MemberType<NonLiteral>' is not literal because it has data member 't' of … argument
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.h928 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h945 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.h945 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
/external/abseil-cpp/absl/synchronization/
Dmutex.h945 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h945 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.h947 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
/external/tensorflow/tensorflow/python/module/
Dmodule_test.py582 class MemberType(object): class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp657 const auto *MemberType = cast<DIDerivedType>(Element); in visitMapDefType() local
/external/clang/lib/Sema/
DSemaExprMember.cpp1781 QualType MemberType = Field->getType(); in BuildFieldReferenceExpr() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h574 const Node *MemberType; variable
3360 Node *MemberType = getDerived().parseType(); in parsePointerToMemberType() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h580 const Node *MemberType; variable
3595 Node *MemberType = getDerived().parseType(); in parsePointerToMemberType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp296 using MemberType = Value; typedef in __anonf8afa1f80111::CongruenceClass