Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DAttrTest.cpp95 const auto PointerTL = Func->getParamDecl(0) in TEST() local
128 PointerTypeLoc PointerTL; in TEST() local
138 PointerTypeLoc PointerTL; in TEST() local
/llvm-project/clang/lib/AST/
H A DComment.cpp138 if (PointerTypeLoc PointerTL = TL.getAs<PointerTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local