Searched refs:FromCompilerDeclContext (Results 1 – 3 of 3) sorted by relevance
309 return FromCompilerDeclContext(GetTranslationUnitDecl()); in GetOrCreateDeclContextForUid()329 auto *context = FromCompilerDeclContext(GetTranslationUnitDecl()); in CreateDeclInfoForUndecoratedName()380 return FromCompilerDeclContext(GetTranslationUnitDecl()); in GetParentDeclContext()418 return FromCompilerDeclContext(GetTranslationUnitDecl()); in GetParentDeclContext()712 auto context = FromCompilerDeclContext(GetTranslationUnitDecl()); in GetOrCreateVariableDecl()986 parent = FromCompilerDeclContext(GetTranslationUnitDecl()); in CreateFunctionDeclFromId()1446 PdbAstBuilder::FromCompilerDeclContext(CompilerDeclContext context) { in FromCompilerDeclContext() function in PdbAstBuilder
85 clang::DeclContext *FromCompilerDeclContext(CompilerDeclContext context);
1011 clang::DeclContext *context = ast_builder->FromCompilerDeclContext(decl_ctx); in ParseDeclsForContext()