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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4141 class AddrLabelExpr : public Expr { class in class:clang::final
4145 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, function in class:clang::final::AddrLabelExpr
4153 explicit AddrLabelExpr(EmptyShell Empty) function in class:clang::final::AddrLabelExpr

Completed in 198 milliseconds