Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp675 auto GetMismatchedDeclLoc = [](const NamedDecl *Container, in diagnoseSubMismatchDifferentDeclKinds() local
694 GetMismatchedDeclLoc(FirstRecord, DR.FirstDiffType, DR.FirstDecl); in diagnoseSubMismatchDifferentDeclKinds()
700 GetMismatchedDeclLoc(SecondRecord, DR.SecondDiffType, DR.SecondDecl); in diagnoseSubMismatchDifferentDeclKinds()