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

  /external/clang/tools/libclang/
CXCursor.h 91 CXCursor MakeCursorTypeRef(const TypeDecl *Type, SourceLocation Loc,
CXCursor.cpp 540 CXCursor cxcursor::MakeCursorTypeRef(const TypeDecl *Type, SourceLocation Loc,
996 return MakeCursorTypeRef(Typedef->getDecl(), Loc, TU);
998 return MakeCursorTypeRef(Tag->getDecl(), Loc, TU);
    [all...]
CIndex.cpp     [all...]
IndexingContext.cpp     [all...]

Completed in 24 milliseconds