Home
last modified time | relevance | path

Searched refs:getTypeRefCursor (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h275 CXCursor getTypeRefCursor(CXCursor cursor);
H A DCIndexHigh.cpp460 cursor = cxcursor::getTypeRefCursor(cursor); in clang_findReferencesInFile()
H A DCXCursor.cpp1192 CXCursor cxcursor::getTypeRefCursor(CXCursor cursor) { in getTypeRefCursor() function in cxcursor