Home
last modified time | relevance | path

Searched defs:handleReference (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp74 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc, in handleReference() function in IndexingContext
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp893 bool CXIndexDataConsumer::handleReference(const NamedDecl *D, SourceLocation Loc, in handleReference() function in CXIndexDataConsumer