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

References

tools/clang/lib/CodeGen/CGStmt.cpp
 2155         InputConstraint, *InputExpr->IgnoreParenNoopCasts(getContext()),
 2159     llvm::Value *Arg = EmitAsmInput(Info, InputExpr, Constraints);
 2169       QualType InputTy = InputExpr->getType();
 2195           << InputExpr->getType() << InputConstraint;