Searched refs:CreateObjCRewriter (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(InFile, std::move(OS), CI.getDiagnostics(),
H A DRewriteObjC.cpp592 clang::CreateObjCRewriter(const std::string &InFile, function in class:clang

Completed in 130 milliseconds