Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp185 const Type *resolveDeclsToType(const std::vector<const NamedDecl *> &Decls) { in resolveDeclsToType() function
220 return resolveDeclsToType(Decls); in resolveExprToType()
239 return resolveDeclsToType(resolveDependentMember( in resolveNestedNameSpecifierToType()