Home
last modified time | relevance | path

Searched refs:getRefCursor (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp196 Cursor = getRefCursor(OrigND, Loc); in handleDeclOccurence()
200 Cursor = getRefCursor(ND, Loc); in handleDeclOccurence()
886 : getRefCursor(D, Loc); in handleReference()
1198 CXCursor CXIndexDataConsumer::getRefCursor(const NamedDecl *D, SourceLocation Loc) { in getRefCursor() function in CXIndexDataConsumer
DCXIndexDataConsumer.h508 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);