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

Declarations

tools/clang/include/clang/Sema/Sema.h
 2197   void CheckMSVCRTEntryPoint(FunctionDecl *FD);

References

tools/clang/lib/Sema/SemaDecl.cpp
 9086       CheckMSVCRTEntryPoint(NewFD);
 9238         CheckMSVCRTEntryPoint(NewFD);