HomeSort by relevance Sort by last modified time
    Searched refs:getCursorTypeRef (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
CXCursor.h 97 std::pair<const TypeDecl *, SourceLocation> getCursorTypeRef(CXCursor C);
CXType.cpp 195 QualType T = Context.getTypeDeclType(getCursorTypeRef(C).first);
CXCursor.cpp 715 cxcursor::getCursorTypeRef(CXCursor C) {
    [all...]
CIndex.cpp     [all...]

Completed in 56 milliseconds