Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1119 clang::ExternalASTSource *ast_source = decl_map->CreateProxy(); in ParseInternal() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1242 auto *ast_source = llvm::dyn_cast_or_null<ClangExternalASTSourceCallbacks>( in GetOrCreateClangModule() local
2469 ExternalASTSource *ast_source = ast->getExternalSource(); in GetCompleteDecl() local
9433 std::unique_ptr<ClangASTSource> ast_source) in SpecializedScratchAST()