Home
last modified time | relevance | path

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

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