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

References

tools/clang/lib/AST/ASTImporter.cpp
 5852       S->getInit(), S->getConditionVariable(), S->getCond(),
 5852       S->getInit(), S->getConditionVariable(), S->getCond(),
 5852       S->getInit(), S->getConditionVariable(), S->getCond(),
 5853       S->getBody(), S->getSwitchLoc());
 5853       S->getBody(), S->getSwitchLoc());
 5870   for (SwitchCase *SC = S->getSwitchCaseList(); SC != nullptr;