Searched refs:ExtLoc (Results 1 – 3 of 3) sorted by relevance
139 Parser::ParseExpressionWithLeadingExtension(SourceLocation ExtLoc) { in ParseExpressionWithLeadingExtension() argument149 LHS = Actions.ActOnUnaryOp(getCurScope(), ExtLoc, tok::kw___extension__, in ParseExpressionWithLeadingExtension()
913 SourceLocation ExtLoc = ConsumeToken(); in ParseCompoundStatementBody() local933 ExprResult Res(ParseExpressionWithLeadingExtension(ExtLoc)); in ParseCompoundStatementBody()
1255 ExprResult ParseExpressionWithLeadingExtension(SourceLocation ExtLoc);