Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DRecursiveASTVisitorTestTypeLocVisitor.cpp17 bool VisitTypeLoc(TypeLoc TypeLocation) { in VisitTypeLoc() argument
18 Match(TypeLocation.getType().getAsString(), TypeLocation.getBeginLoc()); in VisitTypeLoc()