Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DComment.cpp261 if (BlockPointerTypeLoc BlockPointerTL = in fill() local
263 TL = BlockPointerTL.getPointeeLoc().getUnqualifiedLoc(); in fill()
/external/llvm-project/clang/lib/AST/
DComment.cpp148 if (BlockPointerTypeLoc BlockPointerTL = TL.getAs<BlockPointerTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
149 return BlockPointerTL.getPointeeLoc().getUnqualifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()