Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/ARCMigrate/
DTransGCAttrs.cpp70 TL = Attr.getModifiedLoc(); in lookForAttribute()
114 Attr.ModifiedType = TL.getModifiedLoc().getType(); in handleAttr()
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp71 TL = Attr.getModifiedLoc(); in lookForAttribute()
117 Attr.ModifiedType = TL.getModifiedLoc().getType(); in handleAttr()
/external/llvm-project/clang/lib/AST/
DTypeLoc.cpp447 return attr.getModifiedLoc().findExplicitQualifierLoc(); in findExplicitQualifierLoc()
670 return Visit(T.getModifiedLoc()); in VisitAttributedTypeLoc()
DComment.cpp135 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()
/external/clang/lib/AST/
DTypeLoc.cpp381 return attr.getModifiedLoc().findExplicitQualifierLoc(); in findExplicitQualifierLoc()
/external/llvm-project/clang-tools-extra/clangd/
DSelection.cpp629 S = AT.getModifiedLoc().getSourceRange(); in canSafelySkipNode()
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h868 TypeLoc getModifiedLoc() const { in getModifiedLoc() function
2504 Cur = ATL.getModifiedLoc(); in getAsAdjusted()
DRecursiveASTVisitor.h1304 { TRY_TO(TraverseTypeLoc(TL.getModifiedLoc())); })
/external/clang/include/clang/AST/
DTypeLoc.h755 TypeLoc getModifiedLoc() const { in getModifiedLoc() function
DRecursiveASTVisitor.h1242 { TRY_TO(TraverseTypeLoc(TL.getModifiedLoc())); })
/external/clang/lib/Sema/
DSemaStmt.cpp3055 TL = ATL.getModifiedLoc().IgnoreParens(); in getReturnTypeLoc()
DSemaType.cpp4831 Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()
DSemaCodeComplete.cpp2221 TL = AttrTL.getModifiedLoc(); in FormatFunctionParameter()
DTreeTransform.h5730 QualType modifiedType = getDerived().TransformType(TLB, TL.getModifiedLoc()); in TransformAttributedType()
/external/clang/tools/libclang/
DCIndex.cpp1584 return Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp5813 Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()
DSemaInit.cpp6926 TL = ATL.getModifiedLoc()) { in implicitObjectParamIsLifetimeBound()
DSemaCodeComplete.cpp2744 TL = AttrTL.getModifiedLoc(); in findTypeLocationForBlockDecl()
DTreeTransform.h6652 QualType modifiedType = getDerived().TransformType(TLB, TL.getModifiedLoc()); in TransformAttributedType()
DSemaDecl.cpp6445 TL = ATL.getModifiedLoc()) { in checkAttributesAfterMerging()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp1667 return Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()