Home
last modified time | relevance | path

Searched defs:NumAnnotations (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp292 unsigned NumAnnotations, StringRef ParentName, const char *BriefComment) in CodeCompletionString()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h579 unsigned NumAnnotations : 16; variable