Home | History | Annotate | Download | only in libclang

Lines Matching refs:handleReference

43     IndexCtx.handleReference(E->getDecl(), E->getLocation(),
49 IndexCtx.handleReference(E->getMemberDecl(), E->getMemberLoc(),
59 IndexCtx.handleReference(D->getField(), D->getFieldLoc(),
66 IndexCtx.handleReference(E->getDecl(), E->getLocation(),
76 IndexCtx.handleReference(MD, E->getSelectorStartLoc(),
85 IndexCtx.handleReference(E->getExplicitProperty(), E->getLocation(),
88 // No need to do a handleReference for the objc method, because there will
95 IndexCtx.handleReference(MD, E->getLocStart(),
102 IndexCtx.handleReference(MD, E->getLocStart(),
109 IndexCtx.handleReference(MD, E->getLocStart(),
115 IndexCtx.handleReference(E->getConstructor(), E->getLocation(),
137 IndexCtx.handleReference(C.getCapturedVar(), C.getLocation(),