Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp10415 const auto SecondStorage = SecondMethod->getStorageClass(); in diagnoseOdrViolations() local
10417 const bool SecondStatic = SecondStorage == SC_Static; in diagnoseOdrViolations()