Home
last modified time | relevance | path

Searched defs:AsValueType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array.h407 static pointer AsValueType(pointer ptr) { return ptr; } in AsValueType() function
408 static pointer AsValueType(StorageElementWrapper<value_type>* ptr) { in AsValueType() function
/third_party/node/deps/v8/src/asmjs/
Dasm-types.h77 static AsmValueType* AsValueType(AsmType* type) { in AsValueType() function