Home
last modified time | relevance | path

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

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