Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp267 class ExtractAPIConsumer : public ASTConsumer { class
269 ExtractAPIConsumer(ASTContext &Context, in ExtractAPIConsumer() function in __anon5832f3d50111::ExtractAPIConsumer
438 return std::make_unique<ExtractAPIConsumer>(CI.getASTContext(), in CreateASTConsumer()
/freebsd-14.2/lib/clang/libclang/
H A DMakefile420 SRCS_MIN+= ExtractAPI/ExtractAPIConsumer.cpp