Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10455 auto SecondName = SecondMethod->getDeclName(); in diagnoseOdrViolations()
10499 const bool SecondPure = SecondMethod->isPure(); in diagnoseOdrViolations()
10544 const bool SecondConst = SecondMethod->isConst(); in diagnoseOdrViolations()
10577 SecondMethod->getSourceRange(), in diagnoseOdrViolations()
10654 SecondMethod->getSourceRange(), in diagnoseOdrViolations()
10672 SecondMethod->getSourceRange(), in diagnoseOdrViolations()
10690 SecondMethod->getTemplateSpecializationArgs(); in diagnoseOdrViolations()
10699 SecondMethod->getSourceRange(), in diagnoseOdrViolations()
10737 SecondMethod->getSourceRange(), in diagnoseOdrViolations()
10760 SecondMethod->getSourceRange(), in diagnoseOdrViolations()
[all …]