Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Index/
DIndexTypeSourceInfo.cpp219 std::vector<const NamedDecl *> Symbols = RD->lookupDependentName( in VisitDependentNameTypeLoc()
DIndexBody.cpp172 RD->lookupDependentName(NameInfo.getName(), Filter); in indexDependentReference()
/external/llvm-project/clang/lib/AST/
DCXXInheritance.cpp432 std::vector<const NamedDecl *> CXXRecordDecl::lookupDependentName( in lookupDependentName() function in CXXRecordDecl
/external/llvm-project/clang-tools-extra/clangd/
DFindTarget.cpp116 return RD->lookupDependentName(Name, Filter); in getMembersReferencedViaDependentName()
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h1646 lookupDependentName(DeclarationName Name,