Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp10464 StorageClass SecondStorage = SecondMethod->getStorageClass(); in diagnoseOdrViolations() local
10466 const bool SecondStatic = SecondStorage == SC_Static; in diagnoseOdrViolations()