Searched refs:ToCompilerDeclContext (Results 1 – 3 of 3) sorted by relevance
81 CompilerDeclContext ToCompilerDeclContext(clang::DeclContext &context);
271 return ToCompilerDeclContext(*m_clang.GetTranslationUnitDecl()); in GetTranslationUnitDecl()1019 uname.c_str(), ToCompilerDeclContext(*scope), 0); in GetOrCreateTypedefDecl()1661 PdbAstBuilder::ToCompilerDeclContext(clang::DeclContext &context) { in ToCompilerDeclContext() function in PdbAstBuilder
1900 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextForUID()1906 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextContainingUID()