Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10443 } FirstMethodType, in diagnoseOdrViolations() local
10459 << FirstMethodType << FirstName; in diagnoseOdrViolations()
10473 << FirstMethodType << FirstName << FirstDeleted; in diagnoseOdrViolations()
10522 << FirstMethodType << FirstName << FirstStatic; in diagnoseOdrViolations()
10548 << FirstMethodType << FirstName << FirstConst; in diagnoseOdrViolations()
10561 << FirstMethodType << FirstName << FirstInline; in diagnoseOdrViolations()
10650 << FirstMethodType << FirstName << (I + 1) in diagnoseOdrViolations()
10669 << FirstMethodType << FirstName << (I + 1) in diagnoseOdrViolations()
10734 << FirstMethodType << FirstName in diagnoseOdrViolations()
10792 << FirstMethodType << FirstName << HasFirstBody; in diagnoseOdrViolations()
[all …]