Searched defs:parseType (Results 1 – 8 of 8) sorted by relevance
24 std::optional<wasm::ValType> WebAssembly::parseType(StringRef Type) { in parseType() function in WebAssembly
454 const char *Demangler::parseType(const char *Mangled) { in parseType() function in Demangler
272 Expected<Type> YAMLRemarkParser::parseType(yaml::MappingNode &Node) { in parseType() function in YAMLRemarkParser
199 Type *llvm::parseType(StringRef Asm, SMDiagnostic &Err, const Module &M, in parseType() function in llvm
2563 bool LLParser::parseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in parseType() function in LLParser
515 llvm::itanium_demangle::Node *parseType() { in parseType() function in __anon3a907db10111::TypeSubstitutor
3764 Node *AbstractManglingParser<Derived, Alloc>::parseType() { in parseType() function