Home | History | Annotate | Download | only in libclang

Lines Matching refs:USR

150     if (BaseEntities[i].name && BaseEntities[i].USR)
320 if ((!shouldIndexFunctionLocalSymbols() && !DInfo.EntInfo.USR)
694 if (!RefEntity.USR)
1114 EntityInfo.USR = nullptr;
1116 EntityInfo.USR = SA.copyCStr(StrBuf.str());