Home
last modified time | relevance | path

Searched defs:getCursor (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DSparseTensorIterator.h187 ValueRange getCursor() const { getCursor() function
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.h473 CXCursor getCursor(const Decl *D) { in getCursor() function
H A DCIndex.cpp6657 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { getCursor() function in cxcursor