Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp1036 const PrototypeAST& FunctionAST::getProto() const { in getProto() function in FunctionAST
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp182 std::string getProto() const { return Proto; } in getProto() function in __anon47288a980111::Intrinsic