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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h 472 CXCursor getCursor(const Decl *D) {
CIndex.cpp 5836 CXCursor Result = cxcursor::getCursor(TU, SLoc);
6110 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) {

Completed in 62 milliseconds