Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h143 CCF_SimilarTypeMatch = 2 enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2134 Priority /= CCF_SimilarTypeMatch; in ProcessCodeCompleteResults()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1059 R.Priority /= CCF_SimilarTypeMatch; in AdjustResultPriorityForDecl()
4051 Priority = Priority / CCF_SimilarTypeMatch; in getMacroUsagePriority()