Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp2583 bool LLParser::ParseFunctionHeader(Function *&Fn, bool isDefine) { in ParseFunctionHeader() function in LLParser
/external/llvm/lib/AsmParser/
DLLParser.cpp4548 bool LLParser::ParseFunctionHeader(Function *&Fn, bool isDefine) { in ParseFunctionHeader() function in LLParser