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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  176   static clang::DeclContext *GetDeclContextForType(clang::QualType type);

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 2552   return GetDeclContextForType(ClangUtil::GetQualType(type));
 2567     return GetDeclContextForType(
 2575     return GetDeclContextForType(llvm::cast<clang::TypedefType>(qual_type)
 2579     return GetDeclContextForType(
 2582     return GetDeclContextForType(
 2585     return GetDeclContextForType(
 2954                                      ->GetDeclContextForType(GetQualType(type));
 8654       ClangASTContext::GetASTContext(ast)->GetDeclContextForType(