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

References

tools/clang/lib/Sema/SemaStmtAsm.cpp
  173     EType = ExprBitfield;
  175     EType = ExprVectorElt;
  177     EType = ExprGlobalRegVar;
  179   if (EType != ExprSafeType) {
  181         << EType << is_input_expr << Info.getConstraintStr()