Home
last modified time | relevance | path

Searched refs:StructuredBinding (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/Modules/
H A Dcxx20.cpp8 namespace StructuredBinding { namespace
/llvm-project-15.0.7/clang/test/Modules/Inputs/cxx20/
H A Dunimported.h1 namespace StructuredBinding {
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DCodeCompleteTests.cpp3016 TEST(CompletionTest, StructuredBinding) { in TEST() argument