/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | MSP430AttributeParser.cpp | 23 Error MSP430AttributeParser::parseISA(AttrType Tag) { in parseISA() 28 Error MSP430AttributeParser::parseCodeModel(AttrType Tag) { in parseCodeModel() 33 Error MSP430AttributeParser::parseDataModel(AttrType Tag) { in parseDataModel() 38 Error MSP430AttributeParser::parseEnumSize(AttrType Tag) { in parseEnumSize() 43 Error MSP430AttributeParser::handler(uint64_t Tag, bool &Handled) { in handler()
|
H A D | HexagonAttributeParser.cpp | 44 Error HexagonAttributeParser::handler(uint64_t Tag, bool &Handled) { in handler()
|
H A D | RISCVAttributeParser.cpp | 46 Error RISCVAttributeParser::atomicAbi(unsigned Tag) { in atomicAbi()
|
H A D | AutoConvert.cpp | 108 struct file_tag Tag; in setFileTag() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangCommentCommandInfoEmitter.cpp | 32 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local 65 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local 126 Record &Tag = *Tags[i]; in EmitClangCommentCommandList() local
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 409 struct Tag { struct 410 StringRef Name; 411 AvailabilityItem Availability; 412 StringRef SwiftName; 413 std::optional<bool> SwiftPrivate; 414 std::optional<StringRef> SwiftBridge; 415 std::optional<StringRef> NSErrorDomain; 416 std::optional<std::string> SwiftImportAs; 417 std::optional<std::string> SwiftRetainOp; 418 std::optional<std::string> SwiftReleaseOp; [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CTagsEmitter.cpp | 28 class Tag { class 35 Tag(StringRef Name, const SMLoc Location) : Id(Name) { in Tag() function in __anon0e7c43e70111::Tag
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 190 StringRef Tag; variable 216 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() argument 259 BlockScalarNode(std::unique_ptr<Document> & D,StringRef Anchor,StringRef Tag,StringRef Value,StringRef RawVal) BlockScalarNode() argument 424 MappingNode(std::unique_ptr<Document> & D,StringRef Anchor,StringRef Tag,MappingType MT) MappingNode() argument 479 SequenceNode(std::unique_ptr<Document> & D,StringRef Anchor,StringRef Tag,SequenceType ST) SequenceNode() argument [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCELFStreamer.h | 105 unsigned Tag; member 134 void emitGNUAttribute(unsigned Tag, unsigned Value) override { in emitGNUAttribute()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | memtag.h | 161 inline uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() 281 inline NORETURN uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() 322 inline void *addFixedTag(void *Ptr, uptr Tag) { in addFixedTag()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 31 unsigned Tag = 0; member 50 unsigned Tag = 0; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeRawSymbol.h | 233 PDB_SymType Tag; variable
|
H A D | NativeTypeUDT.h | 69 codeview::TagRecord *Tag = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIEHash.cpp | 168 void DIEHash::hashDIEEntry(dwarf::Attribute Attribute, dwarf::Tag Tag, in hashDIEEntry() 248 void DIEHash::hashAttribute(const DIEValue &Value, dwarf::Tag Tag) { in hashAttribute() 336 void DIEHash::hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag) { in hashAttributes()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPIChecker.cpp | 76 static CheckerProgramPointTag Tag("MPI-Checker", "UnmatchedWait"); in checkUnmatchedWaits() local 108 static CheckerProgramPointTag Tag("MPI-Checker", "MissingWait"); in checkMissingWaits() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelDAGToDAG.cpp | 111 static SDValue getTagSymNode(int Tag, SelectionDAG *DAG) { in getTagSymNode() 212 int Tag = Node->getConstantOperandVal(2); in Select() local 235 int Tag = Node->getConstantOperandVal(2); in Select() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | Checker.cpp | 19 int ImplicitNullDerefEvent::Tag; member in ImplicitNullDerefEvent
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NoOwnershipChangeVisitor.h | 71 static int Tag = 0; in Profile() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | UniqueDWARFASTType.cpp | 16 static bool IsStructOrClassTag(llvm::dwarf::Tag Tag) { in IsStructOrClassTag()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/ |
H A D | Markup.h | 38 StringRef Tag; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InterferenceCache.h | 36 unsigned Tag = 0; member 51 unsigned Tag = 0; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbol.cpp | 59 #define FACTORY_SYMTAG_CASE(Tag, Type) \ argument 64 PDBSymbol::createSymbol(const IPDBSession &PDBSession, PDB_SymType Tag) { in createSymbol()
|
H A D | PDBExtras.cpp | 245 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_SymType &Tag) { in operator <<() 410 for (auto Tag : Stats) { in operator <<() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 48 BTFTypeDerived::BTFTypeDerived(const DIDerivedType *DTy, unsigned Tag, in BTFTypeDerived() 74 BTFTypeDerived::BTFTypeDerived(unsigned NextTypeId, unsigned Tag, in BTFTypeDerived() 446 StringRef Tag) in BTFTypeDeclTag() 467 BTFTypeTypeTag::BTFTypeTypeTag(uint32_t NextTypeId, StringRef Tag) in BTFTypeTypeTag() 474 BTFTypeTypeTag::BTFTypeTypeTag(const DIDerivedType *DTy, StringRef Tag) in BTFTypeTypeTag() 774 auto Tag = CTy->getTag(); in visitCompositeType() local 801 unsigned Tag = DTy->getTag(); in visitDerivedType() local 949 auto Tag = DTy->getTag(); in visitMapDefType() local 961 auto Tag = CTy->getTag(); in visitMapDefType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ModuleDebugInfoPrinter.cpp | 88 auto Tag = dwarf::TagString(T->getTag()); in printModuleDebugInfo() local
|