Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/tools/libclang/
H A DCXCursor.h273 static inline CXCursor getTypeRefedCallExprCursor(CXCursor cursor) { in getTypeRefedCallExprCursor() function
H A DCIndex.cpp4993 *BestCursor = getTypeRefedCallExprCursor(*BestCursor); in GetCursorVisitor()