Home
last modified time | relevance | path

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

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