Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10623 const auto FirstStorage = FirstMethod->getStorageClass(); in diagnoseOdrViolations() local
10625 const bool FirstStatic = FirstStorage == SC_Static; in diagnoseOdrViolations()