Searched refs:AugmentedCodeCompleteConsumer (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 1959 class AugmentedCodeCompleteConsumer : public CodeCompleteConsumer { class 1965 AugmentedCodeCompleteConsumer(ASTUnit &AST, CodeCompleteConsumer &Next, in AugmentedCodeCompleteConsumer() function in __anone37b80710611::AugmentedCodeCompleteConsumer 2104 void AugmentedCodeCompleteConsumer::ProcessCodeCompleteResults(Sema &S, in ProcessCodeCompleteResults() 2285 AugmentedCodeCompleteConsumer *AugmentedConsumer in CodeComplete() 2286 = new AugmentedCodeCompleteConsumer(*this, Consumer, CodeCompleteOpts); in CodeComplete()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 789 …ompleteConsumerD1Ev", "(anonymous namespace)::AugmentedCodeCompleteConsumer::~AugmentedCodeComplet… 790 …ompleteConsumerD0Ev", "(anonymous namespace)::AugmentedCodeCompleteConsumer::~AugmentedCodeComplet… 791 …ntextEPNS1_20CodeCompletionResultEj", "(anonymous namespace)::AugmentedCodeCompleteConsumer::Proce… 792 …mpleteConsumer17OverloadCandidateEj", "(anonymous namespace)::AugmentedCodeCompleteConsumer::Proce… 793 …odeCompleteConsumer12getAllocatorEv", "(anonymous namespace)::AugmentedCodeCompleteConsumer::getAl… 24934 …ugmentedCodeCompleteConsumerE", "vtable for (anonymous namespace)::AugmentedCodeCompleteConsumer"},
|