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