Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DTransport.h68 Standard, enumerator
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DMemoryFlags.h78 Standard, enumerator
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DTypesInternal.h31 Standard, enumerator
/llvm-project/clang-tools-extra/pseudo/lib/
H A DToken.cpp
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DTransport.h41 Standard, enumerator
/llvm-project/clang/unittests/Support/
H A DTimeProfilerTest.cpp41 compileFromString(StringRef Code,StringRef Standard,StringRef FileName) compileFromString() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h85 enum class PacketType { Invalid = 0, Standard, Notify }; global() enumerator
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/
H A DTypes.h119 Standard, enumerator
/llvm-project/clang/unittests/AST/
H A DStmtPrinterTest.cpp61 PrintedStmtCXXMatches(StdVer Standard, StringRef Code, const T &NodeMatch, in PrintedStmtCXXMatches()
/llvm-project/clang-tools-extra/clangd/unittests/
H A DTypeHierarchyTests.cpp771 TEST(Standard, SubTypes) { in TEST() argument
798 TEST(Standard, SuperTypes) { in TEST() argument
/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h38 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd). enumerator
/llvm-project/clang/docs/
H A DClangFormatStyleOptions.rst6333 .. _Standard: global() target in Configurable Format Style Options
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp142 enum DeadStoreKind { Standard, Enclosing, DeadIncrement, DeadInit }; enumerator
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h124 Standard, // --attribute=standard enumerator
/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp512 StringRef llvm::dwarf::LNStandardString(unsigned Standard) { in LNStandardString()
/llvm-project/clang/include/clang/Sema/
H A DOverload.h594 StandardConversionSequence Standard; global() member
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h564 Standard, enumerator
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1859 enum { Standard, Hidden } Modifier; addLibraries() enumerator
/llvm-project/clang/include/clang/Format/
H A DFormat.h4814 LanguageStandard Standard; global() member
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1838 enum class LateAttrParseKind { Never = 0, Standard = 1, ExperimentalExt = 2 }; global() enumerator