Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangDiagnostic.h25 typedef std::vector<clang::FixItHint> FixItList; typedef
44 const FixItList &FixIts() const { return m_fixit_vec; } in FixIts()
46 FixItList m_fixit_vec;