Home
last modified time | relevance | path

Searched defs:Normal (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/clang/test/CodeGenCXX/
H A Dsections.cpp10 struct Normal { struct
13 extern const Normal normal_default_section; argument
/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util.h41 Normal, enumerator
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h31 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/llvm-project/mlir/include/mlir/Transforms/
H A DGreedyPatternRewriteDriver.h36 Normal, enumerator
/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.h120 Normal = 0, // 256 element standard mode. enumerator
/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h24 Normal, enumerator
/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h39 Normal, enumerator
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUnsafeFunctionsCheck.cpp191 const auto *Normal = Result.Nodes.getNodeAs<FunctionDecl>(FunctionNamesId); check() local
/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.h40 Normal = 0, enumerator
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h219 Normal, // Follow the normal rules for releasing pages to the OS global() enumerator
/llvm-project/clang/test/Frontend/
H A Dnoderef.cpp14 void Normal() { in Normal() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp31 enum Kind { Normal, Unrolled } K; enumerator
/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp69 enum class DebugLogging { None, Normal, Verbose, Quiet }; enumerator
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp55 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument
732 bool Normal = true; in printDiagnosticMessage() local
/llvm-project/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp382 enum class TestFromCharsMode { Normal, SignalingNaN }; global() enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp26 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
/llvm-project/clang/include/clang/Sema/
H A DOverload.h84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
H A DSema.h689 Normal, global() enumerator
10817 enum class SimplerImplicitMoveMode { ForceOff, Normal, ForceOn }; global() enumerator
14530 Normal, global() enumerator
/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp287 Normal, getCurrentMangleNumberContext() enumerator
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1334 Normal, ///< The cast is used with a normal load/store. global() enumerator
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1789 bool Normal = false; global() variable
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp303 Normal, global() enumerator
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp111 enum { Normal, Top, Bottom }; enumerator
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp853 enum NotificationMode { Normal, ReallocationFailed }; global() enumerator
/llvm-project/clang/include/clang/AST/
H A DExpr.h751 Normal, enumerator

12