Home
last modified time | relevance | path

Searched defs:UUVD (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp
H A DFindTarget.cpp198 } else if (const UnresolvedUsingValueDecl *UUVD = in add() local
H A DSemanticHighlighting.cpp171 if (const auto *UUVD = dyn_cast<UnresolvedUsingValueDecl>(D)) { in kindForDecl() local
/llvm-project/clang/lib/AST/
H A DDecl.cpp1872 if (const auto *UUVD = dyn_cast<UnresolvedUsingValueDecl>(this)) { declarationReplaces() local