Searched refs:AALoc (Results 1 – 1 of 1) sorted by relevance
4315 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr() argument4317 : Expr(AddrLabelExprClass, t, VK_PRValue, OK_Ordinary), AmpAmpLoc(AALoc), in AddrLabelExpr()