Home
last modified time | relevance | path

Searched refs:getTypeRefedCallExprCursor (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXCursor.h268 static inline CXCursor getTypeRefedCallExprCursor(CXCursor cursor) { in getTypeRefedCallExprCursor() function
H A DCIndex.cpp6039 *BestCursor = getTypeRefedCallExprCursor(*BestCursor); in GetCursorVisitor()