/freebsd-src/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 | AutoConvert.cpp | 107 struct file_tag Tag; setFileTag() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangCommentCommandInfoEmitter.cpp | 32 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local 66 Record &Tag = *Tags[i]; EmitClangCommentCommandInfo() local 127 Record &Tag = *Tags[i]; EmitClangCommentCommandList() local [all...] |
H A D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 56 Record &Tag = **I; in EmitClangCommentHTMLNamedCharacterReferences() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | AcceleratorRecordsSaver.cpp | 208 dwarf::Tag Tag, in saveNameRecord() 221 DIE *OutDIE, dwarf::Tag Tag, in saveNamespaceRecord() 249 dwarf::Tag Tag) { in saveObjCNameRecord() 262 dwarf::Tag Tag, in saveTypeRecord()
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CTagsEmitter.cpp | 28 class Tag { class 34 Tag(StringRef Name, const SMLoc Location) : Id(Name) { Tag() function in __anonbf36c5790111::Tag
|
/freebsd-src/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() 264 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() 429 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() 484 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
|
H A D | WithColor.h | 30 Tag, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 31 unsigned Tag = 0; member 50 unsigned Tag = 0; variable
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | memtag.h | 161 inline uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() argument 281 inline NORETURN uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() argument 322 inline void *addFixedTag(void *Ptr, uptr Tag) { in addFixedTag() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 409 struct Tag { struct 410 Name__anon561c0f8f0b11::Tag global() argument 411 Availability__anon561c0f8f0b11::Tag global() argument 412 SwiftName__anon561c0f8f0b11::Tag global() argument 413 SwiftPrivate__anon561c0f8f0b11::Tag global() argument 414 SwiftBridge__anon561c0f8f0b11::Tag global() argument 415 NSErrorDomain__anon561c0f8f0b11::Tag global() argument 416 SwiftImportAs__anon561c0f8f0b11::Tag global() argument 417 SwiftRetainOp__anon561c0f8f0b11::Tag global() argument 418 SwiftReleaseOp__anon561c0f8f0b11::Tag global() argument 419 EnumExtensibility__anon561c0f8f0b11::Tag global() argument 420 FlagEnum__anon561c0f8f0b11::Tag global() argument 421 EnumConvenienceKind__anon561c0f8f0b11::Tag global() argument 981 for (const auto &Tag : TLItems.Tags) { convertTopLevelItems() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCELFStreamer.h | 101 unsigned Tag; global() member 130 emitGNUAttribute(unsigned Tag,unsigned Value) emitGNUAttribute() argument
|
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelDAGToDAG.cpp | 103 getTagSymNode(int Tag,SelectionDAG * DAG) getTagSymNode() argument 204 int Tag = Node->getConstantOperandVal(2); Select() local 227 int Tag = Node->getConstantOperandVal(2); Select() local
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | Checker.cpp | 19 int ImplicitNullDerefEvent::Tag; member in ImplicitNullDerefEvent
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/ |
H A D | Markup.h | 38 StringRef Tag; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InterferenceCache.h | 36 unsigned Tag = 0; member 51 unsigned Tag = 0; variable
|
/freebsd-src/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 | 241 operator <<(raw_ostream & OS,const PDB_SymType & Tag) operator <<() argument 406 for (auto Tag : Stats) { operator <<() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 47 BTFTypeDerived(const DIDerivedType * DTy,unsigned Tag,bool NeedsFixup) BTFTypeDerived() argument 73 BTFTypeDerived(unsigned NextTypeId,unsigned Tag,StringRef Name) BTFTypeDerived() argument 445 BTFTypeDeclTag(uint32_t BaseTypeId,int ComponentIdx,StringRef Tag) BTFTypeDeclTag() argument 466 BTFTypeTypeTag(uint32_t NextTypeId,StringRef Tag) BTFTypeTypeTag() argument 473 BTFTypeTypeTag(const DIDerivedType * DTy,StringRef Tag) BTFTypeTypeTag() argument 773 auto Tag = CTy->getTag(); visitCompositeType() local 800 unsigned Tag = DTy->getTag(); visitDerivedType() local 948 auto Tag = DTy->getTag(); visitMapDefType() local 960 auto Tag = CTy->getTag(); visitMapDefType() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ModuleDebugInfoPrinter.cpp | 88 auto Tag = dwarf::TagString(T->getTag()); in printModuleDebugInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTaggingPreRA.cpp | 204 int Tag; member 385 int Tag = I->getOperand(4).getImm(); in runOnMachineFunction() local
|