HomeSort by: relevance | last modified time | path
    Searched refs:getTypeRefedCallExprCursor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.h 268 static inline CXCursor getTypeRefedCallExprCursor(CXCursor cursor) {
CIndex.cpp 5813 *BestCursor = getTypeRefedCallExprCursor(*BestCursor);

Completed in 80 milliseconds