Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h61 class LabelDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h39 class LabelDecl; variable
H A DSVals.h41 class LabelDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h50 class LabelDecl; variable
H A DDecl.h479 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, in LabelDecl() function