Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10444 SecondMethodType; in diagnoseOdrViolations() local
10462 << SecondMethodType << SecondName; in diagnoseOdrViolations()
10525 << SecondMethodType << SecondName << SecondStatic; in diagnoseOdrViolations()
10551 << SecondMethodType << SecondName << SecondConst; in diagnoseOdrViolations()
10615 << SecondMethodType << SecondName << (I + 1) in diagnoseOdrViolations()
10622 << SecondMethodType << SecondName << (I + 1) in diagnoseOdrViolations()
10656 << SecondMethodType << SecondName << (I + 1) in diagnoseOdrViolations()
10674 << SecondMethodType << SecondName << (I + 1) in diagnoseOdrViolations()
10701 << SecondMethodType << SecondName in diagnoseOdrViolations()
10739 << SecondMethodType << SecondName in diagnoseOdrViolations()
[all …]