Searched refs:getAnnotationCount (Results 1 – 3 of 3) sorted by relevance
616 unsigned getAnnotationCount() const;
300 unsigned CodeCompletionString::getAnnotationCount() const { in getAnnotationCount() function in CodeCompletionString
207 return CCStr ? CCStr->getAnnotationCount() : 0; in clang_getCompletionNumAnnotations()