Home
last modified time | relevance | path

Searched defs:object_creator (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DManagedStatic.h23 template <class C> struct object_creator { struct
24 static void *call() { return new C(); } in call()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DManagedStatic.h24 void* object_creator() { in object_creator() function
/external/llvm/include/llvm/Support/
DManagedStatic.h25 LLVM_LIBRARY_VISIBILITY void* object_creator() { in object_creator() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DManagedStatic.h25 LLVM_LIBRARY_VISIBILITY void* object_creator() { in object_creator() function
/external/clang/test/SemaTemplate/
Dinstantiate-expr-4.cpp113 void* object_creator() { in object_creator() function