HomeSort by relevance Sort by last modified time
    Searched refs:CommaFound (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Format/
FormatToken.h 444 virtual void CommaFound(const FormatToken *Token) {}
464 void CommaFound(const FormatToken *Token) override {
TokenAnnotator.cpp 342 Left->Role->CommaFound(Current);
    [all...]

Completed in 165 milliseconds