Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DMemoryFlags.h78 Standard, enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h85 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h38 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd). enumerator
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp142 enum DeadStoreKind { Standard, Enclosing, DeadIncrement, DeadInit }; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h124 Standard, // --attribute=standard enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp470 LNStandardString(unsigned Standard) LNStandardString() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h569 StandardConversionSequence Standard; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h557 Standard, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4637 LanguageStandard Standard; global() member