Home
last modified time | relevance | path

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

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