Home
last modified time | relevance | path

Searched refs:getModifiedLoc (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp70 TL = Attr.getModifiedLoc(); in lookForAttribute()
114 Attr.ModifiedType = TL.getModifiedLoc().getType(); in handleAttr()
/openbsd/gnu/llvm/clang/lib/AST/
H A DTypeLoc.cpp465 return attr.getModifiedLoc().findExplicitQualifierLoc(); in findExplicitQualifierLoc()
691 return Visit(T.getModifiedLoc()); in VisitAttributedTypeLoc()
H A DComment.cpp130 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h877 TypeLoc getModifiedLoc() const { in getModifiedLoc() function
2637 Cur = ATL.getModifiedLoc(); in getAsAdjusted()
H A DRecursiveASTVisitor.h1397 { TRY_TO(TraverseTypeLoc(TL.getModifiedLoc())); })
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp6084 Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()
H A DSemaInit.cpp7382 TL = ATL.getModifiedLoc()) { in implicitObjectParamIsLifetimeBound()
H A DSemaCodeComplete.cpp2838 TL = AttrTL.getModifiedLoc(); in findTypeLocationForBlockDecl()
H A DTreeTransform.h6965 QualType modifiedType = getDerived().TransformType(TLB, TL.getModifiedLoc()); in TransformAttributedType()
H A DSemaDecl.cpp6985 TL = ATL.getModifiedLoc()) { in checkAttributesAfterMerging()
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp1759 return Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()