Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.h945 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp657 const auto *MemberType = cast<DIDerivedType>(Element); in visitMapDefType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h580 const Node *MemberType; variable
3595 Node *MemberType = getDerived().parseType(); in parsePointerToMemberType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp296 using MemberType = Value; typedef in __anonf852a0b40111::CongruenceClass