Searched refs:SecondModule (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 9621 auto ODRDiagDeclNote = [this](StringRef SecondModule, SourceLocation Loc, in diagnoseOdrViolations() 9624 << SecondModule << Range << DiffType; in diagnoseOdrViolations() 9630 StringRef SecondModule, FieldDecl *FirstField, in diagnoseOdrViolations() argument 9638 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations() 9655 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations() 9668 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations() 9684 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations() 9701 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations() 9714 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations() 9728 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations() [all …]
|