Home
last modified time | relevance | path

Searched defs:TheOffendingDestType (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp642 QualType *TheOffendingDestType = nullptr, in CastsAwayConstness()
3259 QualType TheOffendingSrcType, TheOffendingDestType; in DiagnoseCastQual() local