Home
last modified time | relevance | path

Searched refs:CreateObjCRewriter (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Rewrite/Frontend/
H A DASTConsumers.h30 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(std::string(InFile), std::move(OS), in CreateASTConsumer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(std::string(InFile), std::move(OS), in CreateASTConsumer()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(std::string(InFile), std::move(OS), in CreateASTConsumer()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(std::string(InFile), std::move(OS), in CreateASTConsumer()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(std::string(InFile), std::move(OS), in CreateASTConsumer()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp171 return CreateObjCRewriter(InFile, std::move(OS), CI.getDiagnostics(), in CreateASTConsumer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(std::string(InFile), std::move(OS), in CreateASTConsumer()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(InFile, std::move(OS), CI.getDiagnostics(), in CreateASTConsumer()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp172 return CreateObjCRewriter(std::string(InFile), std::move(OS), in CreateASTConsumer()

12