Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp4279 auto noteFromModuleOrInclude = [&](Module *Mod, in notePreviousDefinition() local
4308 noteFromModuleOrInclude(Old->getOwningModule(), OldIncLoc); in notePreviousDefinition()
4309 EmittedDiag |= noteFromModuleOrInclude(getCurrentModule(), NewIncLoc); in notePreviousDefinition()