Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h140 CCF_ExactTypeMatch = 4, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2074 Priority /= CCF_ExactTypeMatch; in ProcessCodeCompleteResults()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp786 R.Priority /= CCF_ExactTypeMatch; in AdjustResultPriorityForDecl()