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