Home
last modified time | relevance | path

Searched defs:IncludeStyle (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h21 struct IncludeStyle { struct
23 enum IncludeBlocksStyle {
54 IncludeBlocksStyle IncludeBlocks;
57 struct IncludeCategory {
118 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h1063 tooling::IncludeStyle IncludeStyle; member