Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp7345 auto CheckAST = [](TranslationUnitDecl *TU, CXXRecordDecl *RecordC) { in TEST_P() argument
7359 TU, usingShadowDecl(hasParent(equalsNode(RecordC)), in TEST_P()