Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2009 static const char *GetCompletionTypeString(QualType T, ASTContext &Context, in GetCompletionTypeString() function
2052 GetCompletionTypeString(ThisTy, S.Context, Policy, Allocator)); in addThisCompletion()
2813 GetCompletionTypeString(T, Context, Policy, Result.getAllocator())); in AddResultTypeChunk()
4954 GetCompletionTypeString(BlockLoc.getReturnLoc().getType(), Context, in AddObjCBlockCall()
8810 GetCompletionTypeString(PropertyType, Context, Policy, Allocator)); in CodeCompleteObjCPropertySynthesizeIvar()
8927 GetCompletionTypeString(Type, Context, Policy, Builder.getAllocator())); in AddObjCPassingTypeChunk()
9390 Builder.AddTextChunk(GetCompletionTypeString( in AddObjCKeyValueCompletions()