Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DODRDiagsEmitter.cpp673 auto GetMismatchedDeclLoc = [](const NamedDecl *Container, in diagnoseSubMismatchDifferentDeclKinds() local
692 GetMismatchedDeclLoc(FirstRecord, DR.FirstDiffType, DR.FirstDecl); in diagnoseSubMismatchDifferentDeclKinds()
698 GetMismatchedDeclLoc(SecondRecord, DR.SecondDiffType, DR.SecondDecl); in diagnoseSubMismatchDifferentDeclKinds()