Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1467 using RecursionProtectionSet = llvm::SmallSet<const CXXRecordDecl *, 4>; typedef
1471 RecursionProtectionSet &RPSet) { in fillSuperTypes()
1619 RecursionProtectionSet RPSet; in getTypeHierarchy()