Searched refs:ActOnAddrLabel (Results 1 – 4 of 4) sorted by relevance
1088 Res = Actions.ActOnAddrLabel(AmpAmpLoc, Tok.getLocation(), LD); in ParseCastExpression()
3977 ExprResult ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc,
2230 return getSema().ActOnAddrLabel(AmpAmpLoc, LabelLoc, Label); in RebuildAddrLabelExpr()
11046 ExprResult Sema::ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, in ActOnAddrLabel() function in Sema