Home
last modified time | relevance | path

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

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