Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h34 NarrowCharacter = 0x0070, // really a char enumerator
169 static TypeIndex NarrowCharacter() { in NarrowCharacter() function