Searched defs:AALoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DExpr.h3355 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, argument
3359 AmpAmpLoc(AALoc), LabelLoc(LLoc), Label(L) {}

Completed in 149 milliseconds