Searched refs:PreprocessedInline (Results 1 – 1 of 1) sorted by relevance
263 struct PreprocessedInline { struct268 PreprocessedInline(StringId s, StringId f, int64_t line) in PreprocessedInline() argument272 std::unordered_map<int64_t, std::vector<PreprocessedInline>>275 std::unordered_map<int64_t, std::vector<PreprocessedInline>> inlines; in PreprocessInliningInfo()324 std::unordered_map<int64_t, std::vector<PreprocessedInline>> inlining_info = in PreprocessLocations()