Home
last modified time | relevance | path

Searched defs:Dereference (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h127 Dereference, // ?D # operator* enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc2706 static bool Dereference(void *arg) { in Dereference() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc6059 TypedExpression FunctionEmitter::Dereference(TypedExpression expr) { in Dereference() function in tint::reader::spirv::FunctionEmitter