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

Declarations

tools/clang/include/clang/Sema/Sema.h
 9281   void checkOpenMPDeviceExpr(const Expr *E);

References

tools/clang/lib/Sema/SemaExpr.cpp
12862       checkOpenMPDeviceExpr(LHSExpr);
12863       checkOpenMPDeviceExpr(RHSExpr);
13477       checkOpenMPDeviceExpr(InputExpr);