Home
last modified time | relevance | path

Searched refs:CCP_Declaration (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h82 CCP_Declaration = 50, enumerator
85 CCP_Type = CCP_Declaration,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp767 return CCP_Declaration; in getBasePriority()
3669 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()
3687 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()