Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTTypeTraitsTest.cpp217 TEST(DynTypedNode, PointerTypeLoc) { in TEST() argument
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6594 AST_MATCHER_P(PointerTypeLoc, hasPointeeLoc, internal::Matcher<TypeLoc>, in AST_MATCHER_P() argument