Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp288 addSourceLocation(TL.getNameLoc()); in VisitComplexTypeLoc()
292 addSourceLocation(TL.getStarLoc()); in VisitPointerTypeLoc()
308 addSourceLocation(TL.getAmpLoc()); in VisitLValueReferenceTypeLoc()
316 addSourceLocation(TL.getStarLoc()); in VisitMemberPointerTypeLoc()
350 addSourceLocation(range.getEnd()); in VisitDependentAddressSpaceTypeLoc()
356 addSourceLocation(TL.getNameLoc()); in VisitDependentSizedExtVectorTypeLoc()
376 addSourceLocation(range.getEnd()); in VisitConstantMatrixTypeLoc()
386 addSourceLocation(range.getEnd()); in VisitDependentSizedMatrixTypeLoc()
449 addSourceLocation(TL.getKWLoc()); in VisitUnaryTransformTypeLoc()
582 addSourceLocation(TL.getKWLoc()); in VisitAtomicTypeLoc()
[all …]