Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1475 const RecordDecl *RecDecl = RecType->getDecl(); in findUntaggedStructOrUnionIndex() local
1476 if (RecDecl->getDeclContext() == Owner && !RecDecl->getIdentifier()) { in findUntaggedStructOrUnionIndex()