Searched refs:indexTypeLoc (Results 1 – 2 of 2) sorted by relevance
253 indexTypeLoc(TInfo->getTypeLoc(), Parent, DC, isBase, isIBType); in indexTypeSourceInfo()256 void IndexingContext::indexTypeLoc(TypeLoc TL, in indexTypeLoc() function in IndexingContext299 indexTypeLoc(NNS.getTypeLoc(), Parent, DC); in indexNestedNameSpecifierLoc()
52 IndexCtx.indexTypeLoc(TL, Parent, ParentDC); in TraverseTypeLoc()