Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp99 HALFSUPPORT = 0x4000, enumerator
177 case HALFSUPPORT: in getKeywordStatusHelper()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def284 // HALFSUPPORT - This is a keyword if 'half' is a built-in type
651 KEYWORD(half , HALFSUPPORT)