Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DCallDescriptionTest.cpp62 class CallDescriptionConsumer : public ExprEngineConsumer { class
108 CallDescriptionConsumer(CompilerInstance &C, in CallDescriptionConsumer() function in clang::ento::__anon83c5a0830111::CallDescriptionConsumer
130 return std::make_unique<CallDescriptionConsumer<MatchedExprT>>(Compiler, in CreateASTConsumer()