Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dstatic-accessed-through-instance.cpp341 } static EmbeddedStruct, *EmbeddedStructPointer; member
350 Embedded::EmbeddedStruct.f(); in testEmbeddedAnonymousStructAndClass()
357 E.EmbeddedStruct.f(); in testEmbeddedAnonymousStructAndClass()