Searched defs:AddrLabelExpr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | APValue.h | 30 class AddrLabelExpr; variable |
H A D | Stmt.h | 60 class AddrLabelExpr; variable |
H A D | Expr.h | 4313 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, AddrLabelExpr() function |