Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp203 Cursor = getRefCursor(OrigND, Loc); in handleDeclOccurrence()
207 Cursor = getRefCursor(ND, Loc); in handleDeclOccurrence()
1207 CXCursor CXIndexDataConsumer::getRefCursor(const NamedDecl *D, SourceLocation Loc) { in getRefCursor() function in CXIndexDataConsumer
H A DCXIndexDataConsumer.h477 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);