reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
54 bool isAtStartOfComment(const char *Ptr);
491 while (!isAtStartOfComment(CurPtr) && // Start of line comment. 574 if (isAtStartOfComment(TokStart))