Searched refs:forAllDefinitions (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp457 MD.forAllDefinitions([&](MacroInfo *MI) { MacroDefinitions.erase(MI); });
H A DPPMacroExpansion.cpp553 M.forAllDefinitions([&](const MacroInfo *OtherMI) {
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h600 template <typename Fn> void forAllDefinitions(Fn F) const { function in class:MacroDefinition

Completed in 110 milliseconds