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

/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h98 CCF_ExactTypeMatch = 4, enumerator in enum:clang::__anon17605
/external/clang/lib/Frontend/
H A DASTUnit.cpp2294 Priority /= CCF_ExactTypeMatch;
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp765 R.Priority /= CCF_ExactTypeMatch;

Completed in 102 milliseconds