Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp1117 StorageClass FirstStorage = FirstMethod->getStorageClass(); in diagnoseMismatch() local
1119 const bool FirstStatic = FirstStorage == SC_Static; in diagnoseMismatch()