Searched refs:ToCompilerDeclContext (Results 1 – 3 of 3) sorted by relevance
79 CompilerDeclContext ToCompilerDeclContext(clang::DeclContext &context);
211 return ToCompilerDeclContext(*m_clang.GetTranslationUnitDecl()); in GetTranslationUnitDecl()885 uname.c_str(), ToCompilerDeclContext(*scope), 0); in GetOrCreateTypedefDecl()1348 PdbAstBuilder::ToCompilerDeclContext(clang::DeclContext &context) { in ToCompilerDeclContext() function in PdbAstBuilder
1506 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextForUID()1512 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextContainingUID()