Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp10487 const auto SecondStorage = SecondMethod->getStorageClass(); in diagnoseOdrViolations() local
10489 const bool SecondStatic = SecondStorage == SC_Static; in diagnoseOdrViolations()