Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DReplaceConstant.cpp65 for (auto *Nested : C->users()) convertUsersOfConstantsToInstructions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp231 std::vector<Nested> NestingStack; argument
230 struct Nested { global() struct in __anon507efb2e0111::WebAssemblyAsmParser
232 Sig__anon507efb2e0111::WebAssemblyAsmParser::Nested global() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp526 visitKnownMember(CVMemberRecord & CVR,NestedTypeRecord & Nested) visitKnownMember() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp465 visitKnownMember(CVMemberRecord & CVR,NestedTypeRecord & Nested) visitKnownMember() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h589 unsigned Nested : 1; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h211 Nested = 0x0008, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2952 NamespaceDecl(ASTContext & C,DeclContext * DC,bool Inline,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,NamespaceDecl * PrevDecl,bool Nested) NamespaceDecl() argument
2970 Create(ASTContext & C,DeclContext * DC,bool Inline,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,NamespaceDecl * PrevDecl,bool Nested) Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2653 bool Nested = false; checkAddressSpaceCast() local
H A DSemaStmt.cpp4677 BuildMSDependentExistsStmt(SourceLocation KeywordLoc,bool IsIfExists,NestedNameSpecifierLoc QualifierLoc,DeclarationNameInfo NameInfo,Stmt * Nested) BuildMSDependentExistsStmt() argument
4689 ActOnMSDependentExistsStmt(SourceLocation KeywordLoc,bool IsIfExists,CXXScopeSpec & SS,UnqualifiedId & Name,Stmt * Nested) ActOnMSDependentExistsStmt() argument
H A DSemaExpr.cpp19390 captureInBlock(BlockScopeInfo * BSI,ValueDecl * Var,SourceLocation Loc,const bool BuildAndDiagnose,QualType & CaptureType,QualType & DeclRefType,const bool Nested,Sema & S,bool Invalid) captureInBlock() argument
19767 bool Nested = false; tryCaptureVariable() local
[all...]
H A DTreeTransform.h2591 RebuildMSDependentExistsStmt(SourceLocation KeywordLoc,bool IsIfExists,NestedNameSpecifierLoc QualifierLoc,DeclarationNameInfo NameInfo,Stmt * Nested) RebuildMSDependentExistsStmt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2654 for (const DIType *Nested : Info.NestedTypes) { in lowerRecordFieldList() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2715 NestedTypeRecord &Nested, TypeIndex TI, in visitKnownMember() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h632 setNested(bool Nested) setNested() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3342 CanonicalLoopInfo *Nested = Loops[i + 1]; tileLoops() local