Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp558 if (TypeSourceInfo *BaseTSInfo = Base->getTypeSourceInfo()) { in VisitChildren() local
559 return Visit(BaseTSInfo->getTypeLoc()); in VisitChildren()