Home
last modified time | relevance | path

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

/external/chromium_org/base/third_party/symbolize/
Ddemangle.cc948 static bool ParseFunctionType(State *state) { in ParseFunctionType() function
/external/llvm/lib/AsmParser/
DLLParser.cpp1784 bool LLParser::ParseFunctionType(Type *&Result) { in ParseFunctionType() function in LLParser