Searched refs:ParseFunctionTryBlock (Results 1 – 6 of 6) sorted by relevance
433 ParseFunctionTryBlock(LM.D, FnScope); in ParseLexedMethodDef()
1336 ParseFunctionTryBlock(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
1151 return ParseFunctionTryBlock(Res, BodyScope); in ParseFunctionDefinition()
2475 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock() function in Parser
2947 MCDecl = ParseFunctionTryBlock(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
1639 Decl *ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope);