Searched refs:CompilerInsertion (Results 1 – 2 of 2) sorted by relevance
276 [&](const CompilerInsertion &) { o << message << '\n'; }, in EmitMessage() argument294 [offset](const CompilerInsertion &) { in GetSourceFile() argument379 : u{CompilerInsertion{text}}, covers{r} {} in Origin()388 [n](const CompilerInsertion &ins) -> const char & { in operator []()495 [&](const CompilerInsertion &ins) { in Dump()
189 struct CompilerInsertion { struct203 std::variant<Inclusion, Macro, CompilerInsertion> u; argument