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

References

tools/clang/lib/Sema/SemaExpr.cpp
13453   ExprResult Input = InputExpr;
13461     QualType Ty = InputExpr->getType();
13469                        << InputExpr->getType()
13477       checkOpenMPDeviceExpr(InputExpr);
13495     CheckAddressOfNoDeref(InputExpr);
13496     RecordModifiableNonNullParam(*this, InputExpr);