Searched refs:CompilerInsertion (Results 1 – 2 of 2) sorted by relevance
289 [&](const CompilerInsertion &) { o << message << '\n'; }, in EmitMessage() argument308 [offset](const CompilerInsertion &) { in GetSourceFile() argument338 [](const CompilerInsertion &) -> std::optional<SourcePosition> { in GetSourcePosition() argument401 : u{CompilerInsertion{text}}, covers{r} {} in Origin()410 [n](const CompilerInsertion &ins) -> const char & { in operator []()523 [&](const CompilerInsertion &ins) { in Dump()
190 struct CompilerInsertion { struct204 std::variant<Inclusion, Macro, CompilerInsertion> u; argument