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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h451 class LabelDecl : public NamedDecl { class in namespace:clang
461 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, function in class:clang::LabelDecl

Completed in 169 milliseconds