Home
last modified time | relevance | path

Searched defs:ProcessCodeCompleteResults (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp162 void ReplCompletionConsumer::ProcessCodeCompleteResults( in ProcessCodeCompleteResults() function in clang::ReplCompletionConsumer
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp647 void PrintingCodeCompleteConsumer::ProcessCodeCompleteResults( in ProcessCodeCompleteResults() function in PrintingCodeCompleteConsumer
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp939 void ProcessCodeCompleteResults(Sema &SemaRef, CodeCompletionContext Context, in ProcessCodeCompleteResults() function in __anon6439b5e00111::CodeComplete
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1213 virtual void ProcessCodeCompleteResults(Sema &S, in ProcessCodeCompleteResults() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2089 void AugmentedCodeCompleteConsumer::ProcessCodeCompleteResults(Sema &S, in ProcessCodeCompleteResults() function in AugmentedCodeCompleteConsumer