Home
last modified time | relevance | path

Searched defs:parseTypeAtBeginning (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DParser.cpp175 Type *llvm::parseTypeAtBeginning(StringRef Asm, unsigned &Read, in parseTypeAtBeginning() function in llvm
DLLParser.cpp90 bool LLParser::parseTypeAtBeginning(Type *&Ty, unsigned &Read, in parseTypeAtBeginning() function in LLParser