Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h139 CCF_ExactTypeMatch = 4, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2084 Priority /= CCF_ExactTypeMatch; in ProcessCodeCompleteResults()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp1031 R.Priority /= CCF_ExactTypeMatch; in AdjustResultPriorityForDecl()