Home
last modified time | relevance | path

Searched refs:getAttrEnumOperandLoc (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/ARCMigrate/
HDTransGCAttrs.cpp99 SM.getSpellingLoc(TL.getAttrEnumOperandLoc()), in handleAttr()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLoc.h747 SourceLocation getAttrEnumOperandLoc() const { in getAttrEnumOperandLoc() function
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp562 Writer.AddSourceLocation(TL.getAttrEnumOperandLoc(), Record); in VisitAttributedTypeLoc()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDTreeTransform.h5068 newTL.setAttrEnumOperandLoc(TL.getAttrEnumOperandLoc()); in TransformAttributedType()