Searched refs:ParseFunctionTryBlock (Results 1 – 6 of 6) sorted by relevance
521 ParseFunctionTryBlock(LM.D, FnScope); in ParseLexedMethodDef()
1442 ParseFunctionTryBlock(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
2046 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock() function in Parser
1226 return ParseFunctionTryBlock(Res, BodyScope); in ParseFunctionDefinition()
3653 ParseFunctionTryBlock(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2076 Decl *ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope);