Searched refs:handleMacroOccurrence (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Index/
H A DIndexDataConsumer.h49 virtual bool handleMacroOccurrence(const IdentifierInfo *Name, function in class:clang::index::IndexDataConsumer
/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexingContext.cpp459 DataConsumer.handleMacroOccurrence(&Name, &MI, Roles, Loc);
468 DataConsumer.handleMacroOccurrence(&Name, &MI, Roles, Loc);
477 DataConsumer.handleMacroOccurrence(&Name, &MI, Roles, Loc);
H A DIndexingAction.cpp229 DataConsumer.handleMacroOccurrence(II, MI, static_cast<unsigned>(Role), Loc);
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dcore_main.cpp166 bool handleMacroOccurrence(const IdentifierInfo *Name, const MacroInfo *MI,

Completed in 209 milliseconds