reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseStmt.cpp
  173     Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Statement);
tools/clang/lib/Sema/SemaCodeComplete.cpp
 1789   case Sema::PCC_Statement:
 1830   case Sema::PCC_Statement:
 2144   case Sema::PCC_Statement: {
 3926   case Sema::PCC_Statement:
 4079   case PCC_Statement:
 4116   case PCC_Statement:
 5276                         mapCodeCompletionContext(*this, PCC_Statement));
 5285   AddOrdinaryNameResults(PCC_Statement, S, *this, Results);