Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h366 std::vector<std::string> RewriteMapFiles; variable
/openbsd-src/gnu/llvm/clang/docs/
H A DInternalsManual.rst939 MarshallingInfoStringVector<CodeGenOpts<"RewriteMapFiles">>;
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td1997 MarshallingInfoStringVector<CodeGenOpts<"RewriteMapFiles">>;