Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp306 addSourceLocation(TL.getNameLoc()); in VisitComplexTypeLoc()
310 addSourceLocation(TL.getStarLoc()); in VisitPointerTypeLoc()
326 addSourceLocation(TL.getAmpLoc()); in VisitLValueReferenceTypeLoc()
334 addSourceLocation(TL.getStarLoc()); in VisitMemberPointerTypeLoc()
368 addSourceLocation(range.getEnd()); in VisitDependentAddressSpaceTypeLoc()
374 addSourceLocation(TL.getNameLoc()); in VisitDependentSizedExtVectorTypeLoc()
394 addSourceLocation(range.getEnd()); in VisitConstantMatrixTypeLoc()
404 addSourceLocation(range.getEnd()); in VisitDependentSizedMatrixTypeLoc()
467 addSourceLocation(TL.getKWLoc()); in VisitUnaryTransformTypeLoc()
605 addSourceLocation(TL.getKWLoc()); in VisitAtomicTypeLoc()
[all …]