Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DRecursiveASTVisitorTest.cpp19 bool VisitTypeLoc(TypeLoc TypeLocation) { in VisitTypeLoc() argument
20 Match(TypeLocation.getType().getAsString(), TypeLocation.getBeginLoc()); in VisitTypeLoc()