Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DMemoryFlags.h78 Standard, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h85 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h38 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd). enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h124 Standard, // --attribute=standard enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h618 StandardConversionSequence Standard; member
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp512 StringRef llvm::dwarf::LNStandardString(unsigned Standard) { in LNStandardString()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h564 Standard, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4814 LanguageStandard Standard; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1838 enum class LateAttrParseKind { Never = 0, Standard = 1, ExperimentalExt = 2 }; enumerator