Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp10342 } FirstMethodType, in diagnoseOdrViolations() local
10358 << FirstMethodType << FirstName; in diagnoseOdrViolations()
10372 << FirstMethodType << FirstName << FirstDeleted; in diagnoseOdrViolations()
10421 << FirstMethodType << FirstName << FirstStatic; in diagnoseOdrViolations()
10447 << FirstMethodType << FirstName << FirstConst; in diagnoseOdrViolations()
10460 << FirstMethodType << FirstName << FirstInline; in diagnoseOdrViolations()
10541 << FirstMethodType << FirstName << (I + 1) in diagnoseOdrViolations()
10559 << FirstMethodType << FirstName << (I + 1) in diagnoseOdrViolations()
10621 << FirstMethodType << FirstName in diagnoseOdrViolations()
10679 << FirstMethodType << FirstName << HasFirstBody; in diagnoseOdrViolations()
[all …]