Home
last modified time | relevance | path

Searched refs:CreateProxy (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h253 clang::ExternalASTSource *CreateProxy() { in CreateProxy() function
H A DClangExpressionParser.cpp1147 clang::ExternalASTSource *ast_source = decl_map->CreateProxy(); in ParseInternal()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9809 m_scratch_ast_source_up->CreateProxy()); in SpecializedScratchAST()
9830 m_scratch_ast_source_up->CreateProxy()); in ScratchTypeSystemClang()