Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.h64 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetOptions.h34 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd). enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDDeadStoresChecker.cpp144 enum DeadStoreKind { Standard, Enclosing, DeadIncrement, DeadInit }; enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
HDDwarf.cpp429 StringRef llvm::dwarf::LNStandardString(unsigned Standard) { in LNStandardString()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDOverload.h552 StandardConversionSequence Standard; member
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h549 Standard, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h2039 LanguageStandard Standard; member