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

  /external/clang/lib/Format/
UnwrappedLineFormatter.cpp 91 if (RootToken.isAccessSpecifier(false) ||
    [all...]
FormatToken.h 305 bool isAccessSpecifier(bool ColonRequired = true) const {

Completed in 41 milliseconds