Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10515 const auto FirstStorage = FirstMethod->getStorageClass(); in diagnoseOdrViolations() local
10517 const bool FirstStatic = FirstStorage == SC_Static; in diagnoseOdrViolations()