Home
last modified time | relevance | path

Searched defs:Nesting (Results 1 – 8 of 8) sorted by relevance

/llvm-project/mlir/docs/Tutorials/
H A DUnderstandingTheIRStructure.md92 ExampleUnderstanding the IR Structure""Traversing the IR Nesting global() argument
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h130 Timer Nesting = getOrCreateTimer(Name); nest() local
206 u32 Nesting = MaxNumberOfTimers; global() member
/llvm-project/clang/docs/
H A DBlock-ABI-Apple.rst573 Nesting subsection
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DFunctionCognitiveComplexityCheck.cpp91 const unsigned short Nesting; // How deeply nested is Loc located? member
190 void CognitiveComplexity::account(SourceLocation Loc, unsigned short Nesting, in account() argument
[all...]
H A DNamespaceCommentCheck.cpp57 int Nesting = 0; in getNamespaceNameAsWritten() local
/llvm-project/mlir/include/mlir/Pass/
H A DPassManager.h50 enum class Nesting { enum
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dloop-convert-extra.cpp507 namespace Nesting { namespace
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2264 unsigned Nesting = 1; in ParseOpenMPDeclarativeDirectiveWithExtDecl() local