Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dreference-to-constructed-temporary.cpp8 struct WithoutConstructor struct
18 …extends the lifetime of a just-constructed temporary object 'const WithoutConstructor', consider c… in test() argument