Searched defs:parseTypeAtBeginning (Results 1 – 2 of 2) sorted by relevance
215 Type *llvm::parseTypeAtBeginning(StringRef Asm, unsigned &Read, in parseTypeAtBeginning() function in llvm
97 bool LLParser::parseTypeAtBeginning(Type *&Ty, unsigned &Read, in parseTypeAtBeginning() function in LLParser