Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDRegistry.h37 std::unique_ptr<T> instantiate() const { return Ctor(); } in instantiate() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDRecord.cpp1652 DefInit *VarDefInit::instantiate() { in instantiate() function in VarDefInit