Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp9998 auto GetMismatchedDeclLoc = [](const NamedDecl *Container, in diagnoseOdrViolations() local
10013 GetMismatchedDeclLoc(FirstRecord, DR.FirstDiffType, DR.FirstDecl); in diagnoseOdrViolations()
10019 GetMismatchedDeclLoc(SecondRecord, DR.SecondDiffType, DR.SecondDecl); in diagnoseOdrViolations()