Searched refs:FromCompilerDeclContext (Results 1 – 3 of 3) sorted by relevance
84 clang::DeclContext *FromCompilerDeclContext(CompilerDeclContext context);
1344 PdbAstBuilder::FromCompilerDeclContext(CompilerDeclContext context) { in FromCompilerDeclContext() function in PdbAstBuilder
867 clang::DeclContext *context = m_ast->FromCompilerDeclContext(decl_ctx); in ParseDeclsForContext()