Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp10715 QualType FirstFriendType = FirstTSI->getType(); in diagnoseOdrViolations() local
10717 assert(computeODRHash(FirstFriendType) != in diagnoseOdrViolations()
10721 << FirstFriendType; in diagnoseOdrViolations()