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

References

include/llvm/Transforms/Utils/SanitizerStats.h
   37   void create(IRBuilder<> &B, SanitizerStatKind SK);
lib/Transforms/Utils/SanitizerStats.cpp
   42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) {
tools/clang/lib/CodeGen/CGClass.cpp
 2723   llvm::SanitizerStatKind SSK;
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 2240 void CodeGenFunction::EmitSanitizerStatReport(llvm::SanitizerStatKind SSK) {
tools/clang/lib/CodeGen/CodeGenFunction.h
 4326   void EmitSanitizerStatReport(llvm::SanitizerStatKind SSK);