Searched refs:EmbedEntries (Results 1 – 3 of 3) sorted by relevance
174 std::vector<std::string> EmbedEntries; variable
4916 for (const auto &EmbedEntry : Opts.EmbedEntries) in GeneratePreprocessorArgs()5002 Opts.EmbedEntries.push_back(std::string(Val)); in ParsePreprocessorArgs()
1161 for (const auto &Entry : PPOpts.EmbedEntries) { in LookupEmbedFile()