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

  /external/clang/lib/Index/
IndexingContext.cpp 27 return handleDeclOccurrence(D, D->getLocation(), /*IsRef=*/false,
38 return handleDeclOccurrence(D, Loc, /*IsRef=*/false, cast<Decl>(DC),
56 return handleDeclOccurrence(D, Loc, /*IsRef=*/true, Parent, Roles, Relations,
230 bool IndexingContext::handleDeclOccurrence(const Decl *D, SourceLocation Loc,
IndexingContext.h 109 bool handleDeclOccurrence(const Decl *D, SourceLocation Loc,

Completed in 5406 milliseconds