Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10607 const bool SecondPure = SecondMethod->isPure(); in diagnoseOdrViolations() local
10609 (FirstVirtual != SecondVirtual || FirstPure != SecondPure)) { in diagnoseOdrViolations()
10615 << SecondMethodType << SecondName << SecondPure << SecondVirtual; in diagnoseOdrViolations()