Searched refs:m_clang_tu_decl (Results 1 – 2 of 2) sorted by relevance
565 clang::TranslationUnitDecl * m_clang_tu_decl; variable
456 m_clang_tu_decl (NULL), in SymbolFileDWARF()4615 if (m_clang_tu_decl == NULL) in GetClangDeclContextContainingDIE()4616 m_clang_tu_decl = GetClangASTContext().getASTContext()->getTranslationUnitDecl(); in GetClangDeclContextContainingDIE()4633 return m_clang_tu_decl; in GetClangDeclContextContainingDIE()4661 return m_clang_tu_decl; in GetClangDeclContextContainingDIE()