Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DManagedStatic.cpp48 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DManagedStatic.cpp45 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus_test.cc39 using Creator = absl::Status (*)( typedef