Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h118 static std::unique_ptr<T> CtorFn() { return std::make_unique<V>(); } CtorFn() function
/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h