Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h144 CCF_SimilarTypeMatch = 2 enumerator
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp2089 Priority /= CCF_SimilarTypeMatch; in ProcessCodeCompleteResults()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp1037 R.Priority /= CCF_SimilarTypeMatch; in AdjustResultPriorityForDecl()
3939 Priority = Priority / CCF_SimilarTypeMatch; in getMacroUsagePriority()