Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.cpp4007 TFunction *TParseContext::parseFunctionHeader(const TPublicType &type, in parseFunctionHeader() function in sh::TParseContext
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp5634 bool LLParser::parseFunctionHeader(Function *&Fn, bool IsDefine) { in parseFunctionHeader() function in LLParser