Searched defs:Unspecified (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Specifiers.h | 35 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator 47 enum class TypeSpecifierWidth { Unspecified, Short, Long, LongLong }; enumerator 50 enum class TypeSpecifierSign { Unspecified, Signed, Unsigned }; enumerator 52 enum class TypeSpecifiersPipe { Unspecified, Pipe }; enumerator 342 Unspecified, enumerator 393 Unspecified = 3, enumerator
|
H A D | LangOptions.h | 246 Unspecified, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | ExpandVariadics.h | 20 Unspecified, // Use the implementation defaults enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CheckerHelpers.h | 63 Unspecified, enumerator
|
H A D | CallDescription.h | 63 Unspecified, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.h | 44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 28 enum class FileFormat { Unspecified, ELF, Binary, IHex, SREC }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 40 Unspecified, enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 132 Unspecified enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 1597 static const uint8_t Unspecified = 3; in getMessageSendResultType() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 558 Unspecified = -1, enumerator
|