Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp251 ~AllocatedCXCodeCompleteResults();
314 AllocatedCXCodeCompleteResults *allocated_results = (AllocatedCXCodeCompleteResults *)results; in clang_getCompletionNumFixIts()
326 AllocatedCXCodeCompleteResults *allocated_results = (AllocatedCXCodeCompleteResults *)results; in clang_getCompletionFixIt()
357 AllocatedCXCodeCompleteResults::AllocatedCXCodeCompleteResults( in AllocatedCXCodeCompleteResults() function in AllocatedCXCodeCompleteResults
373 AllocatedCXCodeCompleteResults::~AllocatedCXCodeCompleteResults() { in ~AllocatedCXCodeCompleteResults()
737 AllocatedCXCodeCompleteResults *Results = new AllocatedCXCodeCompleteResults( in clang_codeCompleteAt_Impl()
895 AllocatedCXCodeCompleteResults *Results in clang_disposeCodeCompleteResults()
902 AllocatedCXCodeCompleteResults *Results in clang_codeCompleteGetNumDiagnostics()
913 AllocatedCXCodeCompleteResults *Results in clang_codeCompleteGetDiagnostic()
929 AllocatedCXCodeCompleteResults *Results in clang_codeCompleteGetContexts()
[all …]