Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp90 static cl::list<std::string> RewriteMapFiles("rewrite-map-file", variable
569 const std::vector<std::string> MapFiles(RewriteMapFiles); in loadAndParseMapFiles()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h346 std::vector<std::string> RewriteMapFiles; variable
/llvm-project-15.0.7/clang/docs/
H A DInternalsManual.rst936 MarshallingInfoStringVector<CodeGenOpts<"RewriteMapFiles">>;
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td1949 MarshallingInfoStringVector<CodeGenOpts<"RewriteMapFiles">>;