Searched defs:parseTypeAtBeginning (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | Parser.cpp | 215 Type *llvm::parseTypeAtBeginning(StringRef Asm, unsigned &Read, parseTypeAtBeginning() function in llvm |
H A D | LLParser.cpp | 111 bool LLParser::parseTypeAtBeginning(Type *&Ty, unsigned &Read, in parseTypeAtBeginning() function in LLParser |