Searched defs:isSimpleTypeSpecifier (Results 1 – 2 of 2) sorted by relevance
27 bool FormatToken::isSimpleTypeSpecifier() const { in isSimpleTypeSpecifier() function in clang::format::FormatToken
95 bool Sema::isSimpleTypeSpecifier(tok::TokenKind Kind) const { in isSimpleTypeSpecifier() function in Sema