Searched defs:isIdentifier (Results 1 – 3 of 3) sorted by relevance
1323 bool isIdentifier = Tok.is(tok::identifier); in isCXXDeclarationSpecifier() local
198 bool isIdentifier() const { return getStoredNameKind() == StoredIdentifier; } in isIdentifier() function
499 bool isIdentifier() const { return !Qualifier.getInt(); } in isIdentifier() function