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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h297 class LabelDecl : public NamedDecl { class in namespace:clang
305 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, function in class:clang::LabelDecl

Completed in 182 milliseconds