Searched refs:Tag (Results 176 - 200 of 230) sorted by relevance

12345678910

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp42 static int Tag; local
43 return &Tag;
H A DMallocChecker.cpp697 static int Tag = 0; local
698 return &Tag;
2667 static CheckerProgramPointTag Tag("MallocChecker", "DeadSymbolsLeak");
2668 N = C.generateNonFatalErrorNode(C.getState(), &Tag);
H A DLocalizationChecker.cpp756 static CheckerProgramPointTag Tag("NonLocalizedStringChecker",
758 ExplodedNode *ErrNode = C.addTransition(C.getState(), C.getPredecessor(), &Tag);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp301 if (MDNode *Tag = I->getMetadata(LLVMContext::MD_tbaa))
302 return Tag->isTBAAVtableAccess();
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp182 if (const TagDecl *Tag = dyn_cast<TagDecl>(ND)) {
183 if (Tag->getName().empty() && !Tag->getTypedefNameForAnonDecl())
368 for (const auto &Tag : AbiTags) {
369 EmittedAbiTags.push_back(Tag);
371 Out << Tag.size();
372 Out << Tag; local
H A DType.cpp3657 const TagDecl *Tag = cast<TagType>(T)->getDecl(); local
3663 Linkage L = Tag->getLinkageInternal();
3665 Tag->getDeclContext()->isFunctionOrMethod() ||
3666 !Tag->hasNameForLinkage();
H A DMicrosoftMangle.cpp218 if (const TagDecl *Tag = dyn_cast<TagDecl>(ND)) {
219 if (!Tag->hasNameForLinkage() &&
220 !getASTContext().getDeclaratorForUnnamedTagDecl(Tag) &&
221 !getASTContext().getTypedefNameForUnnamedTagDecl(Tag))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1632 auto Tag = dwarf::TagString(N->getTag()); local
1633 if (!Tag.empty())
1634 Out << Tag; local
2434 const char *Tag);
2437 const char *Tag);
3062 const std::vector<FunctionSummary::VFuncId> VCallList, const char *Tag) {
3063 Out << Tag << ": ("; local
3073 const std::vector<FunctionSummary::ConstVCall> VCallList, const char *Tag) {
3074 Out << Tag << ": ("; local
3061 printNonConstVCalls( const std::vector<FunctionSummary::VFuncId> VCallList, const char *Tag) argument
3072 printConstVCalls( const std::vector<FunctionSummary::ConstVCall> VCallList, const char *Tag) argument
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsassp.c214 saRoot->IOMap[(*pRequest)->HTag].Tag = (*pRequest)->HTag;
761 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
1387 SA_DBG1(("saSSPStart, HTAG 0x%x TM function 0x%x Tag-to-be-aborted 0x%x deviceId 0x%x\n",
1852 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag;
2091 SA_DBG5(("siDumpSSPStartIu: dev=%p - %s - Task Function=%x - Tag to managed=%x",
2147 SA_DBG5(("siDumpSSPStartIu: dev=%p - %s - len=%x PAddr=%08x:%08x Tag=%x\n",
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacdisasm.h343 char *Tag; member in struct:acpi_resource_tag
H A Daclocal.h988 /* Structure for Resource Tag information */
1007 ACPI_TAG_INFO Tag; /* Resource descriptor tag info */ member in union:acpi_parse_value
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h508 /// Tag that can use a checker name as a message provider
563 static int Tag; member in struct:clang::ento::ImplicitNullDerefEvent
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp528 switch (Tag) {
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp369 if (auto *Tag = dyn_cast<TagDecl>(Context))
370 ContextPrefix = Tag->getQualifiedNameAsString();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1252 uint8_t Tag = data.GetU8(&Offset); local
1255 if (Tag != llvm::ARMBuildAttrs::File || Size == 0)
1259 uint64_t Tag = data.GetULEB128(&Offset); local
1260 switch (Tag) {
1262 if (Tag < 32)
1264 else if (Tag % 2 == 0)
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1980 auto toMappedAddr = [&](uint64_t Tag, uint64_t VAddr) -> const uint8_t * {
1984 createError("Unable to parse DT_" + Obj->getDynamicTagAsString(Tag) +
3991 OS << " Tag Type Name/Value\n";
3993 OS << " Tag Type Name/Value\n";
3995 uintX_t Tag = Entry.getTag(); local
3997 std::string("(") + Obj->getDynamicTagAsString(Tag).c_str() + ")";
3998 OS << " " << format_hex(Tag, Is64 ? 18 : 10)
4000 this->dumper()->printDynamicEntry(OS, Tag, Entry.getVal());
5794 W.startLine() << " Tag Type Name/Value\n";
5796 W.startLine() << " Tag Typ
5798 uintX_t Tag = Entry.getTag(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1584 uint32_t Tag = CS.getOperandBundleAt(i).getTagID(); local
1586 if (Tag == LLVMContext::OB_deopt)
1589 if (Tag == LLVMContext::OB_funclet)
/freebsd-11-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py811 class Tag(object): class in class:DwarfdumpParser
846 return "Tag(%d, %d, %s)" % (self.level, self.id, self.tag)
919 tag = DwarfdumpParser.Tag(self.current_unit, m.groupdict())
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp609 OS << "Tag-Directive: ";
663 OS << "Tag: ";
1812 : Doc(D), TypeID(Type), Anchor(A), Tag(T) {
1851 // TODO: Tag resolution.
2277 // Tag maps starts with two default mappings.
2453 Token Tag = getNext(); // %TAG <handle> <prefix> local
2454 StringRef T = Tag.Range;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h122 using Tag = std::integral_constant<bool, Inverse>;
129 ResultTy Res = Get(N, Tag());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1339 DeclSpec::TST TagType, Decl *Tag) {
1529 TagType, Tag);
1539 ParseCXXClassMemberDeclarationWithPragmas(AS, Attrs, TagType, Tag);
1579 ParseCXXClassMemberDeclarationWithPragmas(AS, Attrs, TagType, Tag);
1337 ParseOpenMPDeclarativeDirectiveWithExtDecl( AccessSpecifier &AS, ParsedAttributesWithRange &Attrs, bool Delayed, DeclSpec::TST TagType, Decl *Tag) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h120 ELF_DYNTAG Tag; member in struct:llvm::ELFYAML::DynamicEntry
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h341 const ProgramPointTag *Tag = nullptr) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1264 if (const TagType *Tag = T->getAs<TagType>())
1265 return Tag->getDecl();
3497 if (const TagDecl *Tag = dyn_cast<TagDecl>(CheckD))
3498 CheckD = Tag->getPreviousDecl();
H A DSemaTemplate.cpp5770 bool VisitTagDecl(const TagDecl *Tag);
5963 bool UnnamedLocalNoLinkageFinder::VisitTagDecl(const TagDecl *Tag) { argument
5964 if (Tag->getDeclContext()->isFunctionOrMethod()) {
5969 << S.Context.getTypeDeclType(Tag) << SR;
5973 if (!Tag->hasNameForLinkage()) {
5978 S.Diag(Tag->getLocation(), diag::note_template_unnamed_type_here);
9596 TagDecl *Tag = cast<TagDecl>(TagD);
9597 assert(!Tag->isEnum() && "shouldn't see enumerations here");
9599 if (Tag->isInvalidDecl())
9602 CXXRecordDecl *Record = cast<CXXRecordDecl>(Tag);
[all...]

Completed in 477 milliseconds

12345678910