Searched refs:StartRD (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp173 static bool hasRepeatedBaseClass(const CXXRecordDecl *StartRD) { argument
175 SmallVector<const CXXRecordDecl*, 8> WorkList = {StartRD};

Completed in 58 milliseconds