Home
last modified time | relevance | path

Searched defs:ast_source (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1135 clang::ExternalASTSource *ast_source = decl_map->CreateProxy(); in ParseInternal() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1242 auto *ast_source = llvm::dyn_cast_or_null<ClangExternalASTSourceCallbacks>( in GetOrCreateClangModule() local
2544 ExternalASTSource *ast_source = ast->getExternalSource(); in GetCompleteDecl() local
9909 std::unique_ptr<ClangASTSource> ast_source) in SpecializedScratchAST()