/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-explicit-cast.cpp | 24 struct Quux { struct 26 Quux() : E(5){}; in Quux() argument
|
H A D | cxx20-module-part-1b.cpp | 5 export void Quux() { in Quux() function
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constexpr-subobj-initialization.cpp | 52 struct Quux : Baz<Foo>, private Bar { global() struct 54 QuuxQuux Quux() argument
|
/llvm-project/clang/test/AST/Interp/ |
H A D | constexpr-subobj-initialization.cpp |
|
/llvm-project/clang/test/Profile/ |
H A D | cxx-structors.cpp | 25 struct Quux : public Foo { struct 26 Quux(const char *y, ...) : Foo(0) {} in Quux() argument
|
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p7-cxx20.cpp | 163 struct Quux { struct 165 enum class R : unsigned { i = I, 181 struct Quux { struct 183 enum class R : unsigned { i = I, 197 struct Quux { struct 198 enum class R : unsigned { i = I,
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/objc/ |
H A D | forbidden-subclassing-custom.m | 26 @interface Quux interface
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | return-braced-init-list.cpp | 65 class Quux : public Foo { class 67 Quux(Bar bar) : Foo(bar) {} in Quux() function in Quux 68 Quux(unsigned, unsigned, unsigned k = 0) : Foo(k) {} in Quux() function in Quux
|
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
H A D | p3.cpp | 54 int Quux(Bar *b, T * = 0) in Quux() function
|
/llvm-project/clang/test/Parser/ |
H A D | objc-attr.m | 21 @interface Quux interface
|
/llvm-project/lldb/test/API/functionalities/completion/ |
H A D | main.cpp | 17 namespace { int Quux (void) { return 0; } } in Quux() function
|
/llvm-project/lldb/test/Shell/Settings/Inputs/ |
H A D | names.cpp | 2 template <typename T> struct Quux {}; struct
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/zircon/ |
H A D | temporary-objects.cpp | 103 class Quux : Ty {}; class
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | easily-swappable-parameters-implicits.cpp | 57 int Baz[12], Quux[42]; in templatedArrayRefTest() local
|
H A D | easily-swappable-parameters-len2.cpp | 331 int Baz[12], Quux[42]; in templatedArrayRefTest() local
|
/llvm-project/llvm/unittests/DebugInfo/BTF/ |
H A D | BTFParserTest.cpp | 862 uint32_t Quux = in TEST() local
|