Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h67 class LabelStmt; variable
H A DCodeGenPGO.cpp97 LabelStmt = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp352 bool VisitLabelStmt(const LabelStmt *) { return true; } in VisitLabelStmt()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h64 class LabelStmt; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h148 class LabelStmt; variable