reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/DeclCXX.h
 1656   lookupDependentName(const DeclarationName &Name,

References

tools/clang/lib/Index/IndexBody.cpp
  172         RD->lookupDependentName(NameInfo.getName(), Filter);
tools/clang/lib/Index/IndexTypeSourceInfo.cpp
  193     std::vector<const NamedDecl *> Symbols = RD->lookupDependentName(