Home
last modified time | relevance | path

Searched defs:DS (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp90 DictScope DS(W, "FileHeader"); in printFileHeaders() local
138 DictScope DS(W, "AuxiliaryHeader"); in printAuxiliaryHeader() local
155 DictScope DS(W, "Loader Section"); in printLoaderSection() local
181 DictScope DS(W, "Loader Section Header"); in printLoaderSectionHeader() local
253 DictScope DS(W, "Symbol"); in printLoaderSectionSymbolsHelper() local
268 DictScope DS(W, "Loader Section Symbols"); in printLoaderSectionSymbols() local
315 DictScope DS(W, "Relocation"); in printLoaderSectionRelocationEntry() local
399 DictScope DS(W, "Loader Section Relocations"); in printLoaderSectionRelocationEntries() local
440 DictScope DS(W, "Exception section"); in printExceptionSectionEntries() local
919 DictScope DS(W, "StringTable"); in printStringTable() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp81 ProfileSummaryBuilder::getEntryForPercentile(const SummaryEntryVector &DS, in getEntryForPercentile() argument
166 ProfileSummaryBuilder::getHotCountThreshold(const SummaryEntryVector &DS) { in getHotCountThreshold() argument
176 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() argument
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp220 DeclSpec DS(AttrFactory); in ParseOptionalCXXScopeSpecifier() local
243 DeclSpec DS(AttrFactory); in ParseOptionalCXXScopeSpecifier() local
1280 DeclSpec &DS) { in addStaticToLambdaDeclSpecifier()
1297 DeclSpec &DS) { in addConstexprToLambdaDeclSpecifier()
1313 DeclSpec &DS) { in addConstevalToLambdaDeclSpecifier()
1356 DeclSpec DS(AttrFactory); in ParseLambdaExpressionAfterIntroducer() local
1673 DeclSpec DS(AttrFactory); in ParseCXXCasts() local
1888 DeclSpec DS(AttrFactory); in ParseCXXPseudoDestructor() local
1904 DeclSpec DS(AttrFactory); in ParseCXXPseudoDestructor() local
2013 Parser::ParseCXXTypeConstructExpression(const DeclSpec &DS) { in ParseCXXTypeConstructExpression()
[all …]
H A DParseDecl.cpp58 DeclSpec DS(AttrFactory); in ParseTypeName() local
1974 DeclSpec &DS, TagUseKind TUK) { in stripTypeAttributesOffDeclSpec()
2098 ParsingDeclSpec DS(*this); in ParseSimpleDeclaration() local
2289 Parser::DeclGroupPtrTy Parser::ParseDeclGroup(ParsingDeclSpec &DS, in ParseDeclGroup()
2916 DeclSpec &DS, ImplicitTypenameContext AllowImplicitTypename, in ParseSpecifierQualifierList()
3000 bool Parser::ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS, in ParseImplicitInt()
3445 Parser::DiagnoseMissingSemiAfterTagDefinition(DeclSpec &DS, AccessSpecifier AS, in DiagnoseMissingSemiAfterTagDefinition()
3576 DeclSpec &DS, ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, in ParseDeclarationSpecifiers()
4850 static void DiagnoseCountAttributedTypeInUnnamedAnon(ParsingDeclSpec &DS, in DiagnoseCountAttributedTypeInUnnamedAnon()
4904 ParsingDeclSpec &DS, in ParseStructDeclaration()
[all …]
H A DParseObjc.cpp825 ParsingDeclSpec DS(*this); in ParseObjCInterfaceDeclList() local
854 ObjCDeclSpec &DS, in diagnoseRedundantPropertyNullability()
896 void Parser::ParseObjCPropertyAttribute(ObjCDeclSpec &DS) { in ParseObjCPropertyAttribute()
1199 void Parser::ParseObjCTypeQualifierList(ObjCDeclSpec &DS, in ParseObjCTypeQualifierList()
1299 ParsedType Parser::ParseObjCTypeName(ObjCDeclSpec &DS, in ParseObjCTypeName()
1542 DeclSpec DS(AttrFactory); in ParseObjCMethodDecl() local
1739 DeclSpec DS(AttrFactory); in parseObjCTypeArgsOrProtocolQualifiers() local
2032 ParsingDeclSpec DS(*this); in ParseObjCClassInstanceVariables() local
2606 DeclSpec DS(AttrFactory); in ParseObjCTryStmt() local
2992 DeclSpec DS(AttrFactory); in ParseObjCXXMessageReceiver() local
H A DParseDeclCXX.cpp361 Decl *Parser::ParseLinkage(ParsingDeclSpec &DS, DeclaratorContext Context) { in ParseLinkage()
1120 SourceLocation Parser::ParseDecltypeSpecifier(DeclSpec &DS) { in ParseDecltypeSpecifier()
1228 void Parser::AnnotateExistingDecltypeSpecifier(const DeclSpec &DS, in AnnotateExistingDecltypeSpecifier()
1254 SourceLocation Parser::ParsePackIndexingType(DeclSpec &DS) { in ParsePackIndexingType()
1352 bool Parser::MaybeParseTypeTransformTypeSpecifier(DeclSpec &DS) { in MaybeParseTypeTransformTypeSpecifier()
1429 DeclSpec DS(AttrFactory); in ParseBaseTypeSpecifier() local
1439 DeclSpec DS(AttrFactory); in ParseBaseTypeSpecifier() local
1528 DeclSpec DS(AttrFactory); in ParseBaseTypeSpecifier() local
1707 SourceLocation StartLoc, DeclSpec &DS, in ParseClassSpecifier()
2763 DeclSpec DS(AttrFactory); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
[all …]
H A DParseExpr.cpp1299 DeclSpec DS(AttrFactory); in ParseCastExpression() local
1591 DeclSpec DS(AttrFactory); in ParseCastExpression() local
1673 DeclSpec DS(AttrFactory); in ParseCastExpression() local
2452 DeclSpec DS(AttrFactory); in ParseExprAfterUnaryExprOrTypeTrait() local
3157 DeclSpec DS(AttrFactory); in ParseParenExpression() local
3752 DeclSpec DS(AttrFactory); in ParseBlockId() local
3795 DeclSpec DS(AttrFactory); in ParseBlockLiteralExpression() local
H A DParser.cpp813 ParsingDeclSpec *DS) { in ParseExternalDeclaration()
1140 ParsingDeclSpec &DS, AccessSpecifier AS) { in ParseDeclOrFunctionDefInternal()
1254 ParsingDeclSpec *DS, AccessSpecifier AS) { in ParseDeclarationOrFunctionDefinition()
1566 DeclSpec DS(AttrFactory); in ParseKNRParamDeclarations() local
H A DParseTemplate.cpp230 ParsingDeclSpec DS(*this, &DiagsFromTParams); in ParseDeclarationAfterTemplate() local
564 DeclSpec DS(getAttrFactory()); in ParseTemplateParameter() local
909 DeclSpec DS(AttrFactory); in ParseNonTypeTemplateParameter() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp110 const auto *DS = cast<DeclStmt>(ParentItem.getStmt()); in createBoundTemporaryFromLayers() local
179 const auto *DS = cast<DeclStmt>(TopItem.getStmt()); in createFromLayers() local
H A DLiveVariables.cpp254 const DeclStmt *DS = cast<DeclStmt>(S); in Visit() local
396 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt()
422 if (DeclStmt *DS = dyn_cast<DeclStmt>(element)) { in VisitObjCForCollectionStmt() local
H A DUninitializedValues.cpp386 void ClassifyRefs::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt()
684 if (const auto *DS = dyn_cast<DeclStmt>(FS->getElement())) { in VisitObjCForCollectionStmt() local
765 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h90 ConstructionContextItem(const DeclStmt *DS) in ConstructionContextItem()
317 const DeclStmt *DS; variable
320 VariableConstructionContext(ConstructionContext::Kind K, const DeclStmt *DS) in VariableConstructionContext()
348 explicit SimpleVariableConstructionContext(const DeclStmt *DS) in SimpleVariableConstructionContext()
374 const DeclStmt *DS, const CXXBindTemporaryExpr *BTE) in CXX17ElidedCopyVariableConstructionContext()
/freebsd/sys/dev/videomode/
H A Dvideomode.c24 #define DS VID_DBLSCAN macro
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.cpp82 DylibSet DS; shutdown() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp78 void checkPreStmt(const ReturnStmt *DS, CheckerContext &C) const {} in checkPreStmt() argument
339 void CheckerDocumentation::checkPostStmt(const DeclStmt *DS, in checkPostStmt()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp87 const DeclStmt *DS = cast<DeclStmt>(S); in BuildScopeInformation() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp330 bool VisitDeclStmt(const DeclStmt *DS) { return VisitChildren(DS); } in VisitDeclStmt()
331 bool VisitDoStmt(const DoStmt *DS) { return VisitChildren(DS); } in VisitDoStmt()
346 bool VisitDefaultStmt(const DefaultStmt *DS) { return VisitChildren(DS); } in VisitDefaultStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h204 ParsingDeclarator(Parser &P, const ParsingDeclSpec &DS, in ParsingDeclarator()
233 ParsingFieldDeclarator(Parser &P, const ParsingDeclSpec &DS, in ParsingFieldDeclarator()
/freebsd/sys/cddl/dev/dtrace/x86/
H A Dregset.h109 #define DS 2 macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp453 IndexType DS = IndexMap.getNextIndex(AE); in computeDeadMap() local
463 IndexType DS = IndexMap.getNextIndex(ZE); in computeDeadMap() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp206 auto &DS = DbiS.get(); in dumpDbiStream() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp103 if (auto *DS = dyn_cast<DeclStmt>(S)) in PrintInitStmt() local
325 if (const DeclStmt *DS = If->getConditionVariableDeclStmt()) in PrintRawIfStmt() local
367 if (const DeclStmt *DS = Node->getConditionVariableDeclStmt()) in VisitSwitchStmt() local
377 if (const DeclStmt *DS = Node->getConditionVariableDeclStmt()) in VisitWhileStmt() local
407 if (const DeclStmt *DS = Node->getConditionVariableDeclStmt()) in VisitForStmt() local
422 if (auto *DS = dyn_cast<DeclStmt>(Node->getElement())) in VisitObjCForCollectionStmt() local
595 if (Decl *DS = catchStmt->getCatchParamDecl()) in VisitObjCAtTryStmt() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp197 StringRef DWARFUnitIndex::getColumnHeader(DWARFSectionKind DS) { in getColumnHeader()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp463 DeclStmt *DS = cast<DeclStmt>(S); in BuildScopeInformation() local
716 else if (DefaultStmt *DS = dyn_cast<DefaultStmt>(SC)) in VerifyJumps() local

1234