Searched defs:isIdentifier (Results 1 – 4 of 4) sorted by relevance
196 PatternProps::isIdentifier(const UChar *s, int32_t length) { in isIdentifier() function in PatternProps
1167 bool isIdentifier = Tok.is(tok::identifier); in isCXXDeclarationSpecifier() local
196 bool isIdentifier() const { return getStoredNameKind() == StoredIdentifier; } in isIdentifier() function
499 bool isIdentifier() const { return !Qualifier.getInt(); } in isIdentifier() function