Searched refs:AddAnnotation (Results 1 – 2 of 2) sorted by relevance
749 void AddAnnotation(const char *A) { Annotations.push_back(A); } in AddAnnotation() function
3558 Result.AddAnnotation(Result.getAllocator().CopyString(I->getAnnotation())); in createCodeCompletionStringForDecl()