Searched defs:IncludeStyle (Results 1 – 3 of 3) sorted by relevance
20 struct IncludeStyle { struct 174 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument 22 IncludeBlocksStyleIncludeStyle global() argument 54 IncludeBlocksIncludeStyle global() argument 57 IncludeCategoryIncludeStyle global() argument 118 IncludeCategoriesIncludeStyle global() argument 132 IncludeIsMainRegexIncludeStyle global() argument
26 enum IncludeStyle { IS_LLVM = 0, IS_Google = 1, IS_Google_ObjC }; enum
2641 tooling::IncludeStyle IncludeStyle; global() member [all...]