Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.h268 static inline CXCursor getTypeRefedCallExprCursor(CXCursor cursor) { in getTypeRefedCallExprCursor() function
H A DCIndex.cpp6073 *BestCursor = getTypeRefedCallExprCursor(*BestCursor); in GetCursorVisitor()