Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.cpp4650 TFunction *TParseContext::parseFunctionHeader(const TPublicType &type, in parseFunctionHeader() function in sh::TParseContext
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp5855 bool LLParser::parseFunctionHeader(Function *&Fn, bool IsDefine) { in parseFunctionHeader() function in LLParser