Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp4683 auto noteFromModuleOrInclude = [&](Module *Mod, in notePreviousDefinition() local
4712 noteFromModuleOrInclude(Old->getOwningModule(), OldIncLoc); in notePreviousDefinition()
4713 EmittedDiag |= noteFromModuleOrInclude(getCurrentModule(), NewIncLoc); in notePreviousDefinition()