/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | Attributes.cpp | 18 class Attributes { class 20 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anonbfca47420111::Attributes
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | ModuleMap.h | 233 struct Attributes { struct 251 Attributes() in Attributes() function
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 163 ARMAttributeParser Attributes; in getARMFeatures() local 374 RISCVAttributeParser Attributes; in getRISCVFeatures() local 686 ARMAttributeParser Attributes; in setARMSubArch() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFMA3Info.h | 30 uint16_t Attributes; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 385 struct Attributes { struct 391 std::vector<std::string> Attrs; 392 std::string Comments;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 115 uint8_t Attributes; variable 164 uint64_t Attributes, uint32_t Discriminator) in MCPseudoProbe()
|
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiGpt.h | 129 UINT64 Attributes; member
|
H A D | UefiSpec.h | 1432 UINT32 Attributes; member 2140 UINT32 Attributes; member
|
/freebsd/stand/efi/include/ |
H A D | efigpt.h | 42 UINT64 Attributes; member
|
H A D | efipoint.h | 79 UINT32 Attributes; member
|
H A D | efipciio.h | 536 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
|
H A D | efiapi.h | 588 UINT32 Attributes; member
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 180 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local 272 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten() 408 unsigned &Attributes, const unsigned AttributesAsWritten, QualType T, in HandlePropertyInClassExtension() 555 const unsigned Attributes, const unsigned AttributesAsWritten, QualType T, in CreatePropertyDecl() 2162 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local 2620 unsigned &Attributes, in CheckObjCPropertyAttributes()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.cpp | 407 std::string Attributes = in printExtra() local
|
H A D | LVType.cpp | 382 std::string Attributes = in printExtra() local
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 182 uint32_t &Attributes) { in parseMetadata() 218 uint64_t &FunctionHash, uint32_t &Attributes) { in ParseLine() 370 uint32_t Attributes = 0; in readImpl() local 1204 auto Attributes = readNumber<uint32_t>(); in readFuncMetadata() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Builtins.h | 73 const char *Type, *Attributes; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 426 std::vector<AttributeEncoding> Attributes; ///< List of index attributes. member
|
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 1453 const auto Attributes = Property->getPropertyAttributesAsWritten(); in getFragmentsForObjCProperty() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 41 std::vector<AttributeAbbrev> Attributes; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ELFObjectFile.h | 407 Error getBuildAttributes(ELFAttributeParser &Attributes) const override { in getBuildAttributes()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 1711 ParsedAttributes &Attributes) { in ParseClassSpecifier() 2429 ParsedAttributes Attributes(AttrFactory); in ParseBaseSpecifier() local
|
H A D | ParseStmt.cpp | 2735 ParsedAttributes Attributes(AttrFactory); in ParseCXXCatchBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubV5.cpp | 95 Attributes, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 1396 unsigned Attributes = ObjCPropertyRecord::NoAttr; in recordObjCProperties() local
|