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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h3327 class AddrLabelExpr : public Expr { class in class:clang::StringLiteral::OffsetOfExpr
3331 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, function in class:clang::StringLiteral::OffsetOfExpr::AddrLabelExpr
3338 explicit AddrLabelExpr(EmptyShell Empty) function in class:clang::StringLiteral::OffsetOfExpr::AddrLabelExpr

Completed in 191 milliseconds