Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h33 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleLoader.h40 Normal, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp30 enum Kind { Normal, Unrolled } K; enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp47 bool &Normal, bool Bold) { in applyTemplateHighlighting()
754 bool Normal = true; in printDiagnosticMessage() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCoroutine.cpp27 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp288 Normal, in getCurrentMangleNumberContext() enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp443 Normal, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1781 bool Normal = false; variable
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp108 enum { Normal, Top, Bottom }; enumerator