Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10652 const bool SecondConst = SecondMethod->isConst(); in diagnoseOdrViolations() local
10653 if (FirstConst != SecondConst) { in diagnoseOdrViolations()
10659 << SecondMethodType << SecondName << SecondConst; in diagnoseOdrViolations()