Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DIndexingContext.cpp61 return handleDeclOccurrence(D, Loc, /*IsRef=*/false, cast<Decl>(DC), in handleDecl()
79 return handleDeclOccurrence(D, Loc, /*IsRef=*/true, Parent, Roles, Relations, in handleReference()
340 bool IndexingContext::handleDeclOccurrence(const Decl *D, SourceLocation Loc, in handleDeclOccurrence() function in IndexingContext
H A DIndexingContext.h124 bool handleDeclOccurrence(const Decl *D, SourceLocation Loc,