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.cpp5911 SOEnd = M->second.end(); in DiagnoseAbstractType() local
5912 SO != SOEnd; ++SO) { in DiagnoseAbstractType()
H A DSemaDecl.cpp19114 SOEnd = M->second.end(); in ActOnFields() local
19115 SO != SOEnd; ++SO) { in ActOnFields()