Searched refs:GetNextExprFileName (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h54 std::string GetNextExprFileName() { function in class:lldb_private::ClangPersistentVariables
79 /// The counter used by GetNextExprFileName.
H A DClangUserExpression.cpp400 m_filename = m_clang_state->GetNextExprFileName();

Completed in 123 milliseconds