HomeSort by: relevance | last modified time | path
    Searched refs:getRefCursor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h 476 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);
CXIndexDataConsumer.cpp 198 Cursor = getRefCursor(OrigND, Loc);
202 Cursor = getRefCursor(ND, Loc);
1194 CXCursor CXIndexDataConsumer::getRefCursor(const NamedDecl *D, SourceLocation Loc) {

Completed in 16 milliseconds