Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h139 CCF_ExactTypeMatch = 4, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2085 Priority /= CCF_ExactTypeMatch; in ProcessCodeCompleteResults()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1031 R.Priority /= CCF_ExactTypeMatch; in AdjustResultPriorityForDecl()