Searched refs:getRefCursor (Results 1 – 2 of 2) sorted by relevance
499 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);
662 : getRefCursor(D, Loc); in handleReference()1128 CXCursor IndexingContext::getRefCursor(const NamedDecl *D, SourceLocation Loc) { in getRefCursor() function in IndexingContext