Home
last modified time | relevance | path

Searched defs:PointerTypeLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DASTTypeTraitsTest.cpp261 TEST(DynTypedNode, PointerTypeLoc) { in TEST() argument
H A DSourceLocationTest.cpp445 TEST(PointerTypeLoc, StarLoc) { in TEST() argument
462 TEST(PointerTypeLoc, StarLocBehindSugar) { in TEST() argument
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6864 AST_MATCHER_P(PointerTypeLoc,hasPointeeLoc,internal::Matcher<TypeLoc>,PointeeMatcher) AST_MATCHER_P() argument