Home
last modified time | relevance | path

Searched refs:handleDeclOccurrence (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Index/
DIndexingContext.cpp27 return handleDeclOccurrence(D, D->getLocation(), /*IsRef=*/false, in handleDecl()
38 return handleDeclOccurrence(D, Loc, /*IsRef=*/false, cast<Decl>(DC), in handleDecl()
56 return handleDeclOccurrence(D, Loc, /*IsRef=*/true, Parent, Roles, Relations, in handleReference()
230 bool IndexingContext::handleDeclOccurrence(const Decl *D, SourceLocation Loc, in handleDeclOccurrence() function in IndexingContext
DIndexingContext.h109 bool handleDeclOccurrence(const Decl *D, SourceLocation Loc,