Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10516 const auto SecondStorage = SecondMethod->getStorageClass(); in diagnoseOdrViolations() local
10518 const bool SecondStatic = SecondStorage == SC_Static; in diagnoseOdrViolations()