Home
last modified time | relevance | path

Searched defs:isDependentName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp216 bool DeclarationName::isDependentName() const { isDependentName() function in DeclarationName
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp549 bool isDependentName(ASTNodeKind NodeKind) { isDependentName() function