Searched defs:isDependentName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclarationName.cpp | 216 bool DeclarationName::isDependentName() const { isDependentName() function in DeclarationName |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | XRefs.cpp | 549 bool isDependentName(ASTNodeKind NodeKind) { isDependentName() function |