Searched refs:DeclUSR (Results 1 – 1 of 1) sorted by relevance
222 SmallString<128> DeclUSR; in getLookupName() local223 bool Ret = index::generateUSRForDecl(ND, DeclUSR); in getLookupName()226 return std::string(DeclUSR.str()); in getLookupName()