Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp198 Cursor = getRefCursor(OrigND, Loc); in handleDeclOccurrence()
202 Cursor = getRefCursor(ND, Loc); in handleDeclOccurrence()
1194 CXCursor CXIndexDataConsumer::getRefCursor(const NamedDecl *D, SourceLocation Loc) { in getRefCursor() function in CXIndexDataConsumer
H A DCXIndexDataConsumer.h476 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);