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

Declarations

tools/clang/include/clang/Sema/Sema.h
 9272   void checkOpenMPDeviceFunction(SourceLocation Loc, FunctionDecl *Callee,

References

tools/clang/lib/Sema/SemaExpr.cpp
15611       checkOpenMPDeviceFunction(Loc, Func);
tools/clang/lib/Sema/SemaOpenMP.cpp
16320       checkOpenMPDeviceFunction(IdLoc, FD, /*CheckForDelayedContext=*/false);