Searched defs:decl_context (Results 1 – 11 of 11) sorted by relevance
330 const clang::DeclContext &decl_context, in GetDeclFromContextByName() argument 403 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local 478 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local 908 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local 943 auto decl_context = GetDeclContextContainingSymbol(symbol); GetDeclForSymbol() local 1102 ParseDeclsForDeclContext(const clang::DeclContext * decl_context) ParseDeclsForDeclContext() argument [all...]
680 auto decl_context = pdb->GetDeclContextForSymbol(*symbol); GetDeclContextForUID() local 711 auto decl_context = pdb->GetDeclContextContainingSymbol(*symbol); GetDeclContextContainingUID() local 1700 clang::DeclContext *decl_context = nullptr; FindNamespace() local
2259 EnsureAllDIEsInDeclContextHaveBeenParsed(lldb_private::CompilerDeclContext decl_context) EnsureAllDIEsInDeclContextHaveBeenParsed() argument 3314 clang::DeclContext *decl_context = GetClangDeclForDIE() local 3329 clang::DeclContext *decl_context = GetClangDeclForDIE() local 3349 clang::DeclContext *decl_context = GetClangDeclForDIE() local 3502 CompilerDeclContext decl_context = GetDeclContextForBlock() local 3514 clang::DeclContext *decl_context = ResolveBlockDIE() local 3827 auto decl_context = m_ast.GetDeclContextForType(class_clang_type); ParseRustVariantPart() local [all...]
193 decl_context; decl_context = decl_context->getLexicalParent()) { in OverrideAllDeclsFromContainingFunction() local 112 clang::DeclContext *decl_context; global() member
125 CompilerDeclContext decl_context = function_block->GetDeclContext(); in ScanContext() local
368 FindExternalLexicalDecls(const DeclContext * decl_context,llvm::function_ref<bool (Decl::Kind)> predicate,llvm::SmallVectorImpl<Decl * > & decls) FindExternalLexicalDecls() argument
1063 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable() local
406 llvm::StringRef decl_context = rmc.ParseFunctionDeclContextName(); in RegisterMangledNameEntry() local 449 const NameToIndexMap::Entry &entry, const char *decl_context, in RegisterBacklogEntry() argument
402 auto decl_context = GetCompilerContext(); GetDescription() local
1145 clang::DeclContext *decl_context = nullptr; in CreateEnumType() local
1982 clang::DeclContext *decl_context, OptionalClangModuleID owning_module, in CreateVariableDeclaration() argument 1331 DeclContext *const decl_context = CreateTemplateParameterList() local 2513 if (auto *decl_context = GetDeclContextForType(type)) GetCompilerDeclContextForType() local 9281 for (clang::DeclContext *decl_context = root_decl_ctx; DeclContextFindDeclByName() local [all...]