Searched defs:parseType (Results 1 – 4 of 4) sorted by relevance
160 Type *llvm::parseType(StringRef Asm, SMDiagnostic &Err, const Module &M, in parseType() function in llvm
345 llvm::itanium_demangle::Node *parseType() { in parseType() function in __anonff172de90111::TypeSubstitutor
286 Optional<wasm::ValType> parseType(const StringRef &Type) { in parseType() function in __anon1565d9e10111::WebAssemblyAsmParser
3450 Node *AbstractManglingParser<Derived, Alloc>::parseType() { in parseType() function