Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp4025 auto noteFromModuleOrInclude = [&](Module *Mod, in notePreviousDefinition() local
4054 EmittedDiag = noteFromModuleOrInclude(Old->getOwningModule(), OldIncLoc); in notePreviousDefinition()
4055 EmittedDiag |= noteFromModuleOrInclude(getCurrentModule(), NewIncLoc); in notePreviousDefinition()