Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DReplaceConstant.cpp76 for (auto *Nested : C->users()) in convertUsersOfConstantsToInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp227 struct Nested { struct in __anon9b7df71c0111::WebAssemblyAsmParser
228 NestingType NT;
229 wasm::WasmSignature Sig;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp466 NestedTypeRecord &Nested) { in visitKnownMember()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp527 NestedTypeRecord &Nested) { in visitKnownMember()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h218 Nested = 0x0008, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3005 bool Nested) in NamespaceDecl()
3016 NamespaceDecl *PrevDecl, bool Nested) { in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4379 Stmt *Nested) in BuildMSDependentExistsStmt()
4391 Stmt *Nested) { in ActOnMSDependentExistsStmt()
H A DSemaCast.cpp2662 bool Nested = false; in checkAddressSpaceCast() local
H A DSemaExpr.cpp18376 const bool Nested, Sema &S, bool Invalid) { in captureInBlock()
18753 bool Nested = false; in tryCaptureVariable() local
H A DTreeTransform.h2617 Stmt *Nested) { in RebuildMSDependentExistsStmt()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2636 for (const DIType *Nested : Info.NestedTypes) { lowerRecordFieldList() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2715 NestedTypeRecord &Nested, TypeIndex TI, in visitKnownMember()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h615 void setNested(bool Nested) { NamespaceDeclBits.IsNested = Nested; } in setNested()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4874 CanonicalLoopInfo *Nested = Loops[i + 1]; in tileLoops() local