Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp4258 auto noteFromModuleOrInclude = [&](Module *Mod, in notePreviousDefinition() local
4287 noteFromModuleOrInclude(Old->getOwningModule(), OldIncLoc); in notePreviousDefinition()
4288 EmittedDiag |= noteFromModuleOrInclude(getCurrentModule(), NewIncLoc); in notePreviousDefinition()