Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dstatic-accessed-through-instance.cpp323 } AnonStruct, *AnonStructPointer; variable
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp7197 auto &AnonStruct = *cast<RecordStorageLocation>( TEST() local
7228 auto &AnonStruct = *cast<RecordStorageLocation>(ThisLoc->getChild( TEST() local
7261 auto &AnonStruct = *cast<RecordStorageLocation>(ThisLoc->getChild( TEST() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7522 const CXXRecordDecl *AnonStruct = nullptr; ActOnVariableDeclarator() local