Searched refs:ParseFunctionTryBlock (Results 1 – 6 of 6) sorted by relevance
523 ParseFunctionTryBlock(LM.D, FnScope); in ParseLexedMethodDef()
1354 ParseFunctionTryBlock(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
1890 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock() function in Parser
1084 return ParseFunctionTryBlock(Res, BodyScope); in ParseFunctionDefinition()
2909 ParseFunctionTryBlock(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
1736 Decl *ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope);