Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10851 QualType FirstFriendType = FirstTSI->getType(); in diagnoseOdrViolations() local
10853 assert(ComputeQualTypeODRHash(FirstFriendType) != in diagnoseOdrViolations()
10858 << FirstFriendType; in diagnoseOdrViolations()