Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-emplace.cpp1090 using DQ2 = std::deque<Foo>; in test_AliasEmplacyFunctions() typedef
1128 using DQ2 = std::deque<Foo>; in test_Alias() typedef