Searched refs:ParseFunctionTryBlock (Results 1 – 6 of 6) sorted by relevance
547 ParseFunctionTryBlock(LM.D, FnScope); in ParseLexedMethodDef()
1684 ParseFunctionTryBlock(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
2288 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock() function in Parser
1354 return ParseFunctionTryBlock(Res, BodyScope); in ParseFunctionDefinition()
3680 ParseFunctionTryBlock(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2321 Decl *ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope);