Home
last modified time | relevance | path

Searched defs:NarrowCharacter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h34 NarrowCharacter = 0x0070, // really a char enumerator
170 static TypeIndex NarrowCharacter() { in NarrowCharacter() function