Searched refs:ToCompilerDeclContext (Results 1 – 3 of 3) sorted by relevance
83 CompilerDeclContext ToCompilerDeclContext(clang::DeclContext &context);
884 ToCompilerDeclContext(*scope)); in GetOrCreateTypedefDecl()1339 PdbAstBuilder::ToCompilerDeclContext(clang::DeclContext &context) { in ToCompilerDeclContext() function in PdbAstBuilder
1502 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextForUID()1508 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextContainingUID()