Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DODRDiagsEmitter.cpp1112 StorageClass FirstStorage = FirstMethod->getStorageClass(); in diagnoseMismatch() local
1114 const bool FirstStatic = FirstStorage == SC_Static; in diagnoseMismatch()