Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3488 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp2895 bool LLParser::parseFunctionType(Type *&Result) { in parseFunctionType() function in LLParser