Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h49 virtual bool handleMacroOccurrence(const IdentifierInfo *Name, in handleMacroOccurrence() function
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp229 DataConsumer.handleMacroOccurrence(II, MI, static_cast<unsigned>(Role), Loc); in indexPreprocessorMacro()