Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAPValue.h30 class AddrLabelExpr; variable
H A DExpr.h4230 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr() function
4238 explicit AddrLabelExpr(EmptyShell Empty) in AddrLabelExpr() function
H A DStmt.h51 class AddrLabelExpr; variable