Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dstatic-accessed-through-instance.cpp323 } AnonStruct, *AnonStructPointer; variable
332 AnonStructPointer->f(); in testAnonymousStructAndClass()