Home
last modified time | relevance | path

Searched defs:Nested (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Daccess8.C18 struct Nested struct
25 void Derived::Nested::Foo (Some_t) { in Foo() argument
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dbreakpoint.cc24 class Nested { class in C1
H A Dmisc.cc485 class Nested class in Contains_nested_static_instance
488 Nested(int i) : z(i) {} in Nested() function in Contains_nested_static_instance::Nested
H A Dclasses.cc486 class Nested class in Contains_nested_static_instance
489 Nested(int i) : z(i) {} in Nested() function in Contains_nested_static_instance::Nested
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp232 struct Nested { struct in __anon0aa4b5130111::WebAssemblyAsmParser
233 NestingType NT;
234 wasm::WasmSignature Sig;
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp525 NestedTypeRecord &Nested) { in visitKnownMember()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp465 NestedTypeRecord &Nested) { in visitKnownMember()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h577 unsigned Nested : 1; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp270 for (auto *Nested : V->users()) in eliminateConstantExprUsesOfLDSFromAllInstructions() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp2898 bool Nested) in NamespaceDecl()
2916 NamespaceDecl *PrevDecl, bool Nested) { in Create()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h208 Nested = 0x0008, enumerator
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp2616 bool Nested = false; in checkAddressSpaceCast() local
H A DSemaStmt.cpp4615 Stmt *Nested) in BuildMSDependentExistsStmt()
4627 Stmt *Nested) { in ActOnMSDependentExistsStmt()
H A DSemaExpr.cpp18734 const bool Nested, Sema &S, bool Invalid) { in captureInBlock()
19101 bool Nested = false; in tryCaptureVariable() local
H A DTreeTransform.h2533 Stmt *Nested) { in RebuildMSDependentExistsStmt()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2621 for (const DIType *Nested : Info.NestedTypes) { in lowerRecordFieldList() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h629 void setNested(bool Nested) { in setNested()
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2780 CanonicalLoopInfo *Nested = Loops[i + 1]; in tileLoops() local