Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9924 ODRMismatchDecl FirstDiffType = Other, SecondDiffType = Other; in diagnoseOdrViolations() member
10345 ODRMismatchDecl FirstDiffType = DR.FirstDiffType; in diagnoseOdrViolations() local