reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Lex/Lexer.cpp
  108   IsAtPhysicalStartOfLine = true;
  222   IsAtPhysicalStartOfLine = true;
 1428   IsAtPhysicalStartOfLine = StartOfLine;
 2218       IsAtPhysicalStartOfLine = true;
 2797   bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine;
 2808   IsAtPhysicalStartOfLine = atPhysicalStartOfLine;
 3157   bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine;
 3158   IsAtPhysicalStartOfLine = false;
 3259       IsAtPhysicalStartOfLine = true;