Searched refs:parseType (Results 1 – 6 of 6) sorted by relevance
2254 Node *parseType();3254 Node *T = getDerived().parseType(); in parseFunctionType()3341 Node *Ty = getDerived().parseType(); in parseArrayType()3421 Node *Ty = getDerived().parseType(); in parseQualifiedType()3713 Node *P = getDerived().parseType(); in parseType()3722 Node *P = getDerived().parseType(); in parseType()3861 Node *Ty = getDerived().parseType(); in parseNewExpr()3888 Ty = getDerived().parseType(); in parseConversionExpr()3993 Node *T = getDerived().parseType(); in parseExprPrimary()5091 return getDerived().parseType();[all …]
259 N = P->Demangler.parseType(); in addEquivalence()266 N = P->Demangler.parseType(); in addEquivalence()
192 Type *parseType(StringRef Asm, SMDiagnostic &Err, const Module &M,
286 Optional<wasm::ValType> parseType(const StringRef &Type) { in parseType() function in __anon1565d9e10111::WebAssemblyAsmParser318 auto Type = parseType(Lexer.getTok().getString()); in parseRegTypeList()577 auto Type = parseType(TypeName); in ParseDirective()
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::TypeSubstitutor355 return AbstractManglingParser::parseType(); in parseType()