Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h62 class LabelDecl; variable
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h38 class LabelDecl; variable
H A DCoreEngine.h39 class LabelDecl; variable
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDecl.h506 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, in LabelDecl() function
H A DStmt.h56 class LabelDecl; variable