Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h30 class AddrLabelExpr; variable
H A DExpr.h4313 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr() function
4321 explicit AddrLabelExpr(EmptyShell Empty) in AddrLabelExpr() function
H A DStmt.h60 class AddrLabelExpr; variable