Searched refs:ParseFunctionTryBlock (Results 1 – 6 of 6) sorted by relevance
562 ParseFunctionTryBlock(LM.D, FnScope); in ParseLexedMethodDef()
1750 ParseFunctionTryBlock(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
2468 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock() function in Parser
1441 return ParseFunctionTryBlock(Res, BodyScope); in ParseFunctionDefinition()
3734 ParseFunctionTryBlock(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2401 Decl *ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope);