/openbsd/gnu/llvm/clang/include/clang/Lex/ |
H A D | ModuleMap.h | 236 struct Attributes { struct 250 Attributes() in Attributes() argument
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | CommandLine.rst | 926 .. _cl::desc(...): 932 .. _cl::value_desc: 938 .. _cl::init: 952 .. _cl::location: 958 .. _cl::aliasopt: 963 .. _cl::values: 984 .. _cl::multi_val: 994 .. _cl::cat: 999 .. _cl::callback:
|
H A D | AMDGPUUsage.rst | 996 .. _amdgpu-elf-code-object: 2103 .. _amdgpu-dwarf-dw-at-llvm-lane-pc: 2105 ``DW_AT_LLVM_lane_pc`` 2383 ``DW_AT_LLVM_active_lane`` 2405 ``DW_AT_LLVM_augmentation``
|
H A D | MIRLangRef.rst | 351 .. _mir-instructions:
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | Attributes.cpp | 17 class Attributes { class 19 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon55cfe06f0111::Attributes
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 162 ARMAttributeParser Attributes; in getARMFeatures() local 298 RISCVAttributeParser Attributes; in getRISCVFeatures() local 510 ARMAttributeParser Attributes; in setARMSubArch() local
|
/openbsd/gnu/llvm/llvm/bindings/python/llvm/ |
H A D | enumerations.py | 32 Attributes = [ variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | synth10.C | 48 Attributes(AH mo) in Attributes() function
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | UsersManual.rst | 3541 nosvm 3550 opencl_unroll_hint 3558 convergent 3605 noduplicate
|
H A D | Modules.rst | 986 Attributes section in Module Map Language
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 373 struct Attributes { struct 379 std::vector<std::string> Attrs; 380 std::string Comments;
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlootut.pod | 179 =head2 Attributes section
|
H A D | perlobj.pod | 510 =head2 Attributes section
|
H A D | perlclassguts.pod | 344 =head2 Attributes section
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 111 uint8_t Attributes; variable 158 uint64_t Attributes) in MCPseudoProbe()
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrFMA3Info.h | 30 uint16_t Attributes; member
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 180 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local 272 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten() 414 unsigned &Attributes, in HandlePropertyInClassExtension() 568 const unsigned Attributes, in CreatePropertyDecl() 2181 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local 2638 unsigned &Attributes, in CheckObjCPropertyAttributes()
|
/openbsd/gnu/llvm/clang/ |
H A D | CodeOwners.rst | 163 Attributes subsection
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.cpp | 409 std::string Attributes = in printExtra() local
|
H A D | LVType.cpp | 381 std::string Attributes = in printExtra() local
|
/openbsd/gnu/llvm/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 181 uint32_t &Attributes) { in parseMetadata() 217 uint64_t &FunctionHash, uint32_t &Attributes) { in ParseLine() 370 uint32_t Attributes = 0; in readImpl() local 1173 auto Attributes = readNumber<uint32_t>(); in readFuncMetadata() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPropagateAttributes.cpp | 94 std::optional<Attribute> Attributes[NumAttr]; member in __anonc5fc3b480111::AMDGPUPropagateAttributes::FnProperties
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | Builtins.h | 73 const char *Type, *Attributes; member
|
/openbsd/gnu/llvm/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 624 const auto Attributes = Property->getPropertyAttributes(); in getFragmentsForObjCProperty() local
|
H A D | ExtractAPIVisitor.cpp | 508 unsigned Attributes = ObjCPropertyRecord::NoAttr; in recordObjCProperties() local
|