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

Declarations

tools/clang/include/clang/Sema/Sema.h
 9276   void checkOpenMPHostFunction(SourceLocation Loc, FunctionDecl *Callee,

References

tools/clang/lib/Sema/SemaExpr.cpp
15613       checkOpenMPHostFunction(Loc, Func);
tools/clang/lib/Sema/SemaOpenMP.cpp
16323       checkOpenMPHostFunction(IdLoc, FD, /*CheckCaller=*/false);