Searched refs:getFETokenInfo (Results 1 – 5 of 5) sorted by relevance
147 void *Ptr = Name.getFETokenInfo<void>(); in AddDecl()172 void *Ptr = Name.getFETokenInfo<void>(); in InsertDeclAfter()213 void *Ptr = Name.getFETokenInfo<void>(); in RemoveDecl()232 void *Ptr = Name.getFETokenInfo<void>(); in begin()302 void *Ptr = Name.getFETokenInfo<void>(); in tryAddTopLevelDecl()395 void *Ptr = Name.getFETokenInfo<void>(); in operator []()413 void *InfoPtr = D->getDeclName().getFETokenInfo<void>(); in incrementSlowCase()
278 T *getFETokenInfo() const { in getFETokenInfo() function280 return Info->getFETokenInfo<T>(); in getFETokenInfo()
278 T *getFETokenInfo() const { return static_cast<T*>(FETokenInfo); } in getFETokenInfo() function
3126 (NeedDecls && II->getFETokenInfo<void>())) in isInterestingIdentifier()
756 II.getFETokenInfo<void>()); in isInterestingIdentifier()