Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp268 class ExtractAPIConsumer : public ASTConsumer { class
270 ExtractAPIConsumer(ASTContext &Context, in ExtractAPIConsumer() function in __anon3cc241f40111::ExtractAPIConsumer
457 return std::make_unique<ExtractAPIConsumer>(CI.getASTContext(), in CreateASTConsumer()
/src/lib/clang/libclang/
H A DMakefile445 SRCS_MIN+= ExtractAPI/ExtractAPIConsumer.cpp