Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp1133 clang::ExternalASTSource *ast_source = decl_map->CreateProxy(); in ParseInternal() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1253 auto *ast_source = llvm::dyn_cast_or_null<ClangExternalASTSourceCallbacks>( in GetOrCreateClangModule() local
2404 ExternalASTSource *ast_source = ast->getExternalSource(); in GetCompleteDecl() local