Home | History | Annotate | Download | only in libclang

Lines Matching refs:EntInfo

319   getEntityInfo(D, DInfo.EntInfo, SA);
320 if ((!shouldIndexFunctionLocalSymbols() && !DInfo.EntInfo.USR)
330 DInfo.entityInfo = &DInfo.EntInfo;
335 DInfo.attributes = DInfo.EntInfo.attributes;
336 DInfo.numAttributes = DInfo.EntInfo.numAttributes;