Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h35 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
338 Unspecified, enumerator
389 Unspecified = 3, enumerator
H A DLangOptions.h252 Unspecified, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h61 Unspecified, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h31 Unspecified, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h40 Unspecified, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1585 static const uint8_t Unspecified = 3; in getMessageSendResultType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h548 Unspecified = -1, enumerator