Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h38 class LabelDecl; variable
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h57 class LabelDecl; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h40 class LabelDecl; variable
HDDecl.h363 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, in LabelDecl() function