/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ReplaceConstant.cpp | 65 for (auto *Nested : C->users()) convertUsersOfConstantsToInstructions() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 231 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 D | MinimalTypeDumper.cpp | 526 visitKnownMember(CVMemberRecord & CVR,NestedTypeRecord & Nested) visitKnownMember() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeDumpVisitor.cpp | 465 visitKnownMember(CVMemberRecord & CVR,NestedTypeRecord & Nested) visitKnownMember() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 589 unsigned Nested : 1; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 211 Nested = 0x0008, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2952 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 D | SemaCast.cpp | 2653 bool Nested = false; checkAddressSpaceCast() local
|
H A D | SemaStmt.cpp | 4677 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 D | SemaExpr.cpp | 19390 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 D | TreeTransform.h | 2591 RebuildMSDependentExistsStmt(SourceLocation KeywordLoc,bool IsIfExists,NestedNameSpecifierLoc QualifierLoc,DeclarationNameInfo NameInfo,Stmt * Nested) RebuildMSDependentExistsStmt() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2654 for (const DIType *Nested : Info.NestedTypes) { in lowerRecordFieldList() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 2715 NestedTypeRecord &Nested, TypeIndex TI, in visitKnownMember() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 632 setNested(bool Nested) setNested() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3342 CanonicalLoopInfo *Nested = Loops[i + 1]; tileLoops() local
|