Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDCodeCompleteConsumer.h99 CCF_ExactTypeMatch = 4, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp2270 Priority /= CCF_ExactTypeMatch; in ProcessCodeCompleteResults()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp764 R.Priority /= CCF_ExactTypeMatch; in AdjustResultPriorityForDecl()