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

  /external/clang/tools/libclang/
CXCursor.h 250 ASTContext &getCursorContext(CXCursor Cursor);
CXType.cpp 294 return FD->getBitWidthValue(getCursorContext(C));
657 ASTContext &Ctx = cxcursor::getCursorContext(C);
CIndex.cpp     [all...]
CXCursor.cpp 793 ASTContext &cxcursor::getCursorContext(CXCursor Cursor) {
    [all...]

Completed in 375 milliseconds