Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp71 TL = Attr.getModifiedLoc(); in lookForAttribute()
112 Attr.ModifiedType = TL.getModifiedLoc().getType(); in handleAttr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp121 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()
H A DTypeLoc.cpp430 return attr.getModifiedLoc().findExplicitQualifierLoc(); in findExplicitQualifierLoc()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h866 TypeLoc getModifiedLoc() const { in getModifiedLoc() function
2288 Cur = ATL.getModifiedLoc(); in getAsAdjusted()
H A DRecursiveASTVisitor.h1313 { TRY_TO(TraverseTypeLoc(TL.getModifiedLoc())); })
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp3408 TL = ATL.getModifiedLoc().IgnoreParens(); in getReturnTypeLoc()
H A DSemaType.cpp5315 Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()
H A DSemaInit.cpp6488 TL = ATL.getModifiedLoc()) { in implicitObjectParamIsLifetimeBound()
H A DSemaCodeComplete.cpp2386 TL = AttrTL.getModifiedLoc(); in findTypeLocationForBlockDecl()
H A DTreeTransform.h6097 QualType modifiedType = getDerived().TransformType(TLB, TL.getModifiedLoc()); in TransformAttributedType()
H A DSemaDecl.cpp5986 TL = ATL.getModifiedLoc()) { in checkAttributesAfterMerging()