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/
H A DDIAError.h18 unspecified = 1, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewError.h17 unspecified = 1, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DGenericError.h23 unspecified, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DBinaryStreamError.h19 unspecified, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/MSF/
H A DMSFError.h17 unspecified = 1, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h17 unspecified = 1, enumerator
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A 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/
H A DCrossTranslationUnit.h42 unspecified = 1, enumerator
/openbsd-src/usr.bin/lex/
H A Dflexdef.h122 #define unspecified -1 macro
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp1428 const unsigned unspecified = 0; in IsFullySpecifiedTriple() local