Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTypeLoc.cpp691 return Visit(T.getWrappedLoc()); in VisitBTFTagAttributedTypeLoc()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeLoc.h911 TypeLoc getWrappedLoc() const { return getInnerTypeLoc(); } in getWrappedLoc() function
2616 Cur = ATL.getWrappedLoc(); in getAsAdjusted()
H A DRecursiveASTVisitor.h1417 { TRY_TO(TraverseTypeLoc(TL.getWrappedLoc())); })
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp5994 Visit(TL.getWrappedLoc()); in VisitBTFTagAttributedTypeLoc()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp1757 return Visit(TL.getWrappedLoc()); in VisitBTFTagAttributedTypeLoc()