Home
last modified time | relevance | path

Searched defs:Attr (Results 1 – 25 of 77) sorted by relevance

1234

/external/clang/lib/Sema/
DSemaDeclAttr.cpp171 static unsigned getNumAttributeArgs(const AttributeList &Attr) { in getNumAttributeArgs()
177 static bool checkAttributeNumArgsImpl(Sema &S, const AttributeList &Attr, in checkAttributeNumArgsImpl()
190 static bool checkAttributeNumArgs(Sema &S, const AttributeList &Attr, in checkAttributeNumArgs()
199 static bool checkAttributeAtLeastNumArgs(Sema &S, const AttributeList &Attr, in checkAttributeAtLeastNumArgs()
208 static bool checkAttributeAtMostNumArgs(Sema &S, const AttributeList &Attr, in checkAttributeAtMostNumArgs()
217 static bool checkUInt32Argument(Sema &S, const AttributeList &Attr, in checkUInt32Argument()
263 const AttributeList &Attr, in checkFunctionOrMethodParameterIndex()
310 bool Sema::checkStringLiteralArgumentAttr(const AttributeList &Attr, in checkStringLiteralArgumentAttr()
346 const AttributeList &Attr) { in handleSimpleAttribute()
378 const AttributeList &Attr) { in threadSafetyCheckIsPointer()
[all …]
/external/llvm/lib/Support/
DARMBuildAttrs.cpp17 ARMBuildAttrs::AttrType Attr; member
73 StringRef AttrTypeAsString(unsigned Attr, bool HasTagPrefix) { in AttrTypeAsString()
77 StringRef AttrTypeAsString(AttrType Attr, bool HasTagPrefix) { in AttrTypeAsString()
DThreading.cpp47 pthread_attr_t Attr; in llvm_execute_on_thread() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp60 GetFlattenedSpellings(const Record &Attr) { in GetFlattenedSpellings()
140 for (const auto *Attr : Attrs) { in getParsedAttrList() local
172 Argument(const Record &Arg, StringRef Attr) in Argument()
225 SimpleArgument(const Record &Arg, StringRef Attr, std::string T) in SimpleArgument()
304 DefaultSimpleArgument(const Record &Arg, StringRef Attr, in DefaultSimpleArgument()
318 StringArgument(const Record &Arg, StringRef Attr) in StringArgument()
387 AlignedArgument(const Record &Arg, StringRef Attr) in AlignedArgument()
527 VariadicArgument(const Record &Arg, StringRef Attr, std::string T) in VariadicArgument()
635 EnumArgument(const Record &Arg, StringRef Attr) in EnumArgument()
757 VariadicEnumArgument(const Record &Arg, StringRef Attr) in VariadicEnumArgument()
[all …]
/external/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h131 AttributeSet Attr = in getVoidRetI8XEntryPoint() local
149 AttributeSet Attr = AttributeSet(); variable
168 AttributeSet Attr = in getI8XRetI8XXI8XEntryPoint() local
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp68 } else if (AttributedTypeLoc Attr = TL.getAs<AttributedTypeLoc>()) { in lookForAttribute() local
113 MigrationContext::GCAttrOccurrence &Attr = MigrateCtx.GCAttrs.back(); in handleAttr() local
186 MigrationContext::GCAttrOccurrence &Attr = MigrateCtx.GCAttrs[i]; in errorForGCAttrsOnNonObjC() local
202 MigrationContext::GCAttrOccurrence &Attr = MigrateCtx.GCAttrs[i]; in checkWeakGCAttrs() local
338 GCAttrOccurrence &Attr = GCAttrs[i]; in dumpGCAttrs() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp235 const DWARFUnit *U, const uint16_t Attr, DWARFFormValue &FormValue) const { in getAttributeValue() argument
260 const DWARFUnit *U, const uint16_t Attr, const char *FailValue) const { in getAttributeValueAsString() argument
269 const DWARFUnit *U, const uint16_t Attr, uint64_t FailValue) const { in getAttributeValueAsAddress() argument
278 const DWARFUnit *U, const uint16_t Attr, uint64_t FailValue) const { in getAttributeValueAsUnsignedConstant() argument
287 const DWARFUnit *U, const uint16_t Attr, uint64_t FailValue) const { in getAttributeValueAsReference() argument
296 const DWARFUnit *U, const uint16_t Attr, uint64_t FailValue) const { in getAttributeValueAsSectionOffset() argument
DDWARFAbbreviationDeclaration.cpp41 uint16_t Attr = Data.getULEB128(OffsetPtr); in extract() local
/external/clang/lib/Basic/
DAttributes.cpp7 const IdentifierInfo *Attr, const TargetInfo &Target, in hasAttribute()
/external/clang/include/clang/AST/
DASTMutationListener.h17 class Attr; variable
118 virtual void AddedAttributeToRecord(const Attr *Attr, in AddedAttributeToRecord()
DAttrIterator.h22 class Attr; variable
DAttr.h78 Attr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, in Attr() function
/external/skia/include/xml/
DSkDOM.h29 typedef SkDOMAttr Attr; typedef
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h24 uint16_t Attr; member
/external/llvm/lib/CodeGen/
DTargetFrameLoweringImpl.cpp32 auto Attr = MF.getFunction()->getFnAttribute("no-frame-pointer-elim"); in noFramePointerElim() local
/external/skia/include/views/
DSkWidget.h306 enum Attr { enum
378 enum Attr { enum
/external/clang/lib/CodeGen/
DCGLoopInfo.cpp116 for (const auto *Attr : Attrs) { in push() local
DCGLoopInfo.h31 class Attr; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp260 dwarf::Attribute Attr = V.getAttribute(); in emitDwarfDIE() local
DDIEHash.cpp33 static StringRef getDIEStringAttr(const DIE &Die, uint16_t Attr) { in getDIEStringAttr()
/external/clang/tools/libclang/
DCXCursor.h26 class Attr; variable
/external/llvm/lib/IR/
DAttributes.cpp484 for (Attribute Attr : SortedAttrs) in get() local
582 Attribute Attr = *II; in Raw() local
693 Attribute Attr; in get() local
1165 AttrBuilder &AttrBuilder::addAttribute(Attribute Attr) { in addAttribute()
1217 Attribute Attr = *I; in removeAttributes() local
1352 Attribute Attr = *I; in hasAttributes() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp410 DeclContext *Ctxt, PatchLocation Attr) { in noteForwardReference()
419 PatchLocation Attr; in fixupForwardReferences() local
436 void CompileUnit::noteRangeAttribute(const DIE &Die, PatchLocation Attr) { in noteRangeAttribute()
443 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()
853 for (const auto &Attr : Attributes) { in emitLocationsForUnit() local
1496 static bool isODRAttribute(uint16_t Attr) { in isODRAttribute()
2285 for (const auto &Attr : Abbrev.getData()) in AssignAbbrev() local
2331 DIEInteger Attr(Ctxt->getCanonicalDIEOffset()); in cloneDieReferenceAttribute() local
2353 uint64_t Attr; in cloneDieReferenceAttribute() local
2381 DIEValueList *Attr; in cloneBlockAttribute() local
[all …]
/external/webrtc/webrtc/libjingle/xmllite/
Dxmlelement.cc158 const std::string XmlElement::Attr(const StaticQName& name) const { in Attr() function in buzz::XmlElement
167 const std::string XmlElement::Attr(const QName& name) const { in Attr() function in buzz::XmlElement
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp152 MCSymbolAttr Attr = StringSwitch<MCSymbolAttr>(Directive) in ParseDirectiveSymbolAttribute() local
607 MCSymbolAttr Attr = MCAttrForString(Type); in ParseDirectiveType() local

1234