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

References

tools/clang/lib/AST/CommentLexer.cpp
  366       switch (C) {
  375         if (C == ':' && TokenPtr != CommentEnd && *TokenPtr == ':') {
  397         C = *TokenPtr;
  398         if (C == '$' || C == '[' || C == ']' || C == '{' || C == '}') {
  398         if (C == '$' || C == '[' || C == ']' || C == '{' || C == '}') {
  398         if (C == '$' || C == '[' || C == ']' || C == '{' || C == '}') {
  398         if (C == '$' || C == '[' || C == ']' || C == '{' || C == '}') {
  398         if (C == '$' || C == '[' || C == ']' || C == '{' || C == '}') {