Home
last modified time | relevance | path

Searched refs:AALoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h3343 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr() argument
3347 AmpAmpLoc(AALoc), LabelLoc(LLoc), Label(L) {} in AddrLabelExpr()