Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp1707 using RecursionProtectionSet = llvm::SmallSet<const CXXRecordDecl *, 4>; typedef
1712 RecursionProtectionSet &RPSet) { in fillSuperTypes()
2059 RecursionProtectionSet RPSet; in getTypeHierarchy()