Home
last modified time | relevance | path

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

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