Home
last modified time | relevance | path

Searched refs:handleMacroReference (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Index/
DIndexingContext.h92 void handleMacroReference(const IdentifierInfo &Name, SourceLocation Loc,
DIndexingAction.cpp35 IndexCtx->handleMacroReference(*MacroNameTok.getIdentifierInfo(), in MacroExpands()
DIndexingContext.cpp471 void IndexingContext::handleMacroReference(const IdentifierInfo &Name, in handleMacroReference() function in IndexingContext