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

References

tools/clang/lib/AST/ASTImporter.cpp
 5832       S->getIfLoc(), S->getInit(), S->getConditionVariable(), S->getCond(),
 5832       S->getIfLoc(), S->getInit(), S->getConditionVariable(), S->getCond(),
 5832       S->getIfLoc(), S->getInit(), S->getConditionVariable(), S->getCond(),
 5832       S->getIfLoc(), S->getInit(), S->getConditionVariable(), S->getCond(),
 5833       S->getThen(), S->getElseLoc(), S->getElse());
 5833       S->getThen(), S->getElseLoc(), S->getElse());
 5833       S->getThen(), S->getElseLoc(), S->getElse());
 5845   return IfStmt::Create(Importer.getToContext(), ToIfLoc, S->isConstexpr(),