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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1883 static const char *GetCompletionTypeString(QualType T, ASTContext &Context, function
1926 GetCompletionTypeString(ThisTy, S.Context, Policy, Allocator));
2657 GetCompletionTypeString(T, Context, Policy, Result.getAllocator()));
4505 GetCompletionTypeString(BlockLoc.getReturnLoc().getType(), Context,
7975 GetCompletionTypeString(PropertyType, Context, Policy, Allocator));
8092 GetCompletionTypeString(Type, Context, Policy, Builder.getAllocator()));
8555 Builder.AddTextChunk(GetCompletionTypeString(

Completed in 127 milliseconds