Home
last modified time | relevance | path

Searched refs:Generators (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DCMakeLists.txt11 Generators.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-doc/
H A DBUILD.gn22 "Generators.cpp",
/llvm-project-15.0.7/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp100 transformer::flattenVector(SmallVector<EditGenerator, 2> Generators) { in flattenVector() argument
101 if (Generators.size() == 1) in flattenVector()
102 return std::move(Generators[0]); in flattenVector()
104 [Gs = std::move(Generators)]( in flattenVector()
/llvm-project-15.0.7/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h156 EditGenerator flattenVector(SmallVector<EditGenerator, 2> Generators);
/llvm-project-15.0.7/llvm/docs/
H A DAdvancedBuilds.rst18 Many of the examples below are written assuming specific CMake Generators.
H A DFuzzingLLVM.rst167 Mutators and Input Generators
H A DCMake.rst130 Generators' names are case-sensitive, and may contain spaces. For this reason,
/llvm-project-15.0.7/libcxx/include/
H A Drandom384 // Generators
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt754 clang-tools-extra/clang-doc/Generators.cpp
755 clang-tools-extra/clang-doc/Generators.h