HomeSort by relevance Sort by last modified time
    Searched refs:getRefCursor (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.h 202 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);
IndexingContext.cpp 402 : getRefCursor(D, Loc),
687 CXCursor IndexingContext::getRefCursor(const NamedDecl *D, SourceLocation Loc) {

Completed in 44 milliseconds