Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp69 llvm::DenseMap<const Type *, unsigned> TypeSubstitutions; member in __anone41a60470111::USRGenerator
863 TypeSubstitutions.try_emplace(T.getTypePtr(), TypeSubstitutions.size()); in VisitType()