Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6019 SOEnd = M->second.end(); in DiagnoseAbstractType() local
6020 SO != SOEnd; ++SO) { in DiagnoseAbstractType()
H A DSemaDecl.cpp19723 SOEnd = M->second.end(); in ActOnFields() local
19724 SO != SOEnd; ++SO) { in ActOnFields()