Home
last modified time | relevance | path

Searched refs:CreateWrapped (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h45 static ClangExpressionSourceCode *CreateWrapped(llvm::StringRef filename, in CreateWrapped() function
H A DClangUserExpression.cpp420 m_source_code.reset(ClangExpressionSourceCode::CreateWrapped( in CreateSourceCode()