Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp1573 static const char *GetCompletionTypeString(QualType T, ASTContext &Context, in GetCompletionTypeString() function
1616 GetCompletionTypeString(ThisTy, S.Context, Policy, Allocator)); in addThisCompletion()
2303 GetCompletionTypeString(T, Context, Policy, Result.getAllocator())); in AddResultTypeChunk()
3962 GetCompletionTypeString(BlockLoc.getReturnLoc().getType(), Context, in AddObjCBlockCall()
7019 GetCompletionTypeString(PropertyType, Context, Policy, Allocator)); in CodeCompleteObjCPropertySynthesizeIvar()
7136 GetCompletionTypeString(Type, Context, Policy, Builder.getAllocator())); in AddObjCPassingTypeChunk()
7599 Builder.AddTextChunk(GetCompletionTypeString( in AddObjCKeyValueCompletions()