Home
last modified time | relevance | path

Searched refs:NotStartsWithUnderscore (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h59 NotStartsWithUnderscore, enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp406 return ReservedLiteralSuffixIdStatus::NotStartsWithUnderscore; in isReservedLiteralSuffixId()