Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIAError.h18 unspecified = 1, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h17 unspecified = 1, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h23 unspecified, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DBinaryStreamError.h19 unspecified, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h17 unspecified = 1, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
DRawError.h17 unspecified = 1, enumerator
/openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/
DUnwindPlan.h60 unspecified, // not specified, we may be able to assume this enumerator
201 unspecified, // not specified enumerator
/openbsd/src/gnu/llvm/clang/include/clang/CrossTU/
DCrossTranslationUnit.h42 unspecified = 1, enumerator
/openbsd/src/usr.bin/lex/
Dflexdef.h122 #define unspecified -1 macro
/openbsd/src/gnu/llvm/lldb/source/Utility/
DArchSpec.cpp1428 const unsigned unspecified = 0; in IsFullySpecifiedTriple() local