Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DReplaceConstant.cpp65 for (auto *Nested : C->users()) in convertUsersOfConstantsToInstructions() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp230 struct Nested { struct in __anon31ff30920111::WebAssemblyAsmParser
231 NestingType NT;
232 wasm::WasmSignature Sig;
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp526 NestedTypeRecord &Nested) { in visitKnownMember()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp465 NestedTypeRecord &Nested) { in visitKnownMember()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h589 unsigned Nested : 1; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h211 Nested = 0x0008, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2952 bool Nested) in NamespaceDecl()
2970 NamespaceDecl *PrevDecl, bool Nested) { in Create()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2653 bool Nested = false; in checkAddressSpaceCast() local
H A DSemaStmt.cpp4677 Stmt *Nested) in BuildMSDependentExistsStmt()
4689 Stmt *Nested) { in ActOnMSDependentExistsStmt()
H A DSemaExpr.cpp19390 const bool Nested, Sema &S, bool Invalid) { in captureInBlock()
19767 bool Nested = false; in tryCaptureVariable() local
H A DTreeTransform.h2591 Stmt *Nested) { in RebuildMSDependentExistsStmt()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2654 for (const DIType *Nested : Info.NestedTypes) { in lowerRecordFieldList() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2715 NestedTypeRecord &Nested, TypeIndex TI, in visitKnownMember()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h632 void setNested(bool Nested) { in setNested()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3342 CanonicalLoopInfo *Nested = Loops[i + 1]; in tileLoops() local