reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5957 bool ShouldEnterDeclaratorScope(Scope *S, const CXXScopeSpec &SS);
5203 if (SS.isSet() && Actions.ShouldEnterDeclaratorScope(getCurScope(), SS)) 5763 if (Actions.ShouldEnterDeclaratorScope(getCurScope(), 5846 Actions.ShouldEnterDeclaratorScope(getCurScope(), 5930 Actions.ShouldEnterDeclaratorScope(getCurScope(),tools/clang/lib/Parse/ParseExprCXX.cpp
2880 if (Actions.ShouldEnterDeclaratorScope(getCurScope(), SS))