Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h139 CCF_ExactTypeMatch = 4, enumerator
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp2087 Priority /= CCF_ExactTypeMatch; in ProcessCodeCompleteResults()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp1032 R.Priority /= CCF_ExactTypeMatch; in AdjustResultPriorityForDecl()