Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DQuality.h171 struct DecisionForestScores { struct
176 DecisionForestScores argument
DCodeComplete.h161 std::function<DecisionForestScores(
DQuality.cpp492 DecisionForestScores
519 DecisionForestScores Scores; in evaluateDecisionForest()
DCodeComplete.cpp1659 DecisionForestScores DFScores = Opts.DecisionForestScorer( in evaluateCompletion()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DCodeCompleteTests.cpp203 DecisionForestScores Scores; in TEST()