Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h144 CCF_SimilarTypeMatch = 2 enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2087 Priority /= CCF_SimilarTypeMatch; in ProcessCodeCompleteResults()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1036 R.Priority /= CCF_SimilarTypeMatch; in AdjustResultPriorityForDecl()
3823 Priority = Priority / CCF_SimilarTypeMatch; in getMacroUsagePriority()