Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming.cpp707 task ImplicitDeclTest(async_obj &a_object) { in ImplicitDeclTest() argument
708 co_await a_object; // CHECK-MESSAGES-NOT: warning: invalid case style for local variable in ImplicitDeclTest() local