Home
last modified time | relevance | path

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

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