Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp10470 const bool SecondPure = SecondMethod->isPure(); in diagnoseOdrViolations() local
10472 (FirstVirtual != SecondVirtual || FirstPure != SecondPure)) { in diagnoseOdrViolations()
10478 << SecondMethodType << SecondName << SecondPure << SecondVirtual; in diagnoseOdrViolations()