Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp1118 StorageClass SecondStorage = SecondMethod->getStorageClass(); in diagnoseMismatch() local
1120 const bool SecondStatic = SecondStorage == SC_Static; in diagnoseMismatch()