Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node_options.h43 typedef explicitness<false> is_implicit; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist_node_options.h41 typedef explicitness<false> is_implicit; typedef
/third_party/ninja/src/
Dgraph.h199 bool is_implicit(size_t index) { in is_implicit() function