Searched defs:CompilerInsertion (Results 1 – 2 of 2) sorted by relevance
189 struct CompilerInsertion { struct203 std::variant<Inclusion, Macro, CompilerInsertion> u; argument
276 [&](const CompilerInsertion &) { o << message << '\n'; }, in EmitMessage()294 [offset](const CompilerInsertion &) { in GetSourceFile()