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

/external/clang/tools/libclang/
H A DIndexingContext.h505 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);
H A DIndexingContext.cpp576 : getRefCursor(D, Loc);
1042 CXCursor IndexingContext::getRefCursor(const NamedDecl *D, SourceLocation Loc) { function in class:IndexingContext

Completed in 25 milliseconds