HomeSort by: relevance | last modified time | path
    Searched refs:SanitizerScope (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 1375 SanitizerScope SanScope(this);
2201 SanitizerScope SanScope(this);
2406 CodeGenFunction::SanitizerScope::SanitizerScope(CodeGenFunction *CGF)
2412 CodeGenFunction::SanitizerScope::~SanitizerScope() {
2630 SanitizerScope SanScope(this);
CGExprScalar.cpp 901 CodeGenFunction::SanitizerScope SanScope(&CGF);
962 // Should be called within CodeGenFunction::SanitizerScope RAII scope.
1036 CodeGenFunction::SanitizerScope SanScope(&CGF);
1056 // Should be called within CodeGenFunction::SanitizerScope RAII scope.
1161 CodeGenFunction::SanitizerScope SanScope(&CGF);
3178 CodeGenFunction::SanitizerScope SanScope(&CGF);
3246 CodeGenFunction::SanitizerScope SanScope(&CGF);
3292 CodeGenFunction::SanitizerScope SanScope(&CGF);
3867 CodeGenFunction::SanitizerScope SanScope(&CGF);
3936 CodeGenFunction::SanitizerScope SanScope(&CGF)
    [all...]
CGExpr.cpp 695 SanitizerScope SanScope(this);
997 SanitizerScope SanScope(this);
1687 SanitizerScope SanScope(this);
3382 SanitizerScope SanScope(this);
3470 SanitizerScope SanScope(this);
5140 SanitizerScope SanScope(this);
5191 SanitizerScope SanScope(this);
CGClass.cpp 1659 CodeGenFunction::SanitizerScope SanScope(&CGF);
2782 SanitizerScope SanScope(this);
2838 SanitizerScope SanScope(this);
CodeGenFunction.h 492 class SanitizerScope {
495 SanitizerScope(CodeGenFunction *CGF);
496 ~SanitizerScope();
CGDecl.cpp 748 SanitizerScope SanScope(this);
2590 SanitizerScope SanScope(this);
CGCall.cpp 3621 SanitizerScope SanScope(this);
4012 SanitizerScope SanScope(this);
5324 SanitizerScope SanScope(this);
ItaniumCXXABI.cpp 710 CodeGenFunction::SanitizerScope SanScope(&CGF);
806 CodeGenFunction::SanitizerScope SanScope(&CGF);
CGObjC.cpp 1922 SanitizerScope SanScope(this);
CGBuiltin.cpp 1626 SanitizerScope SanScope(this);

Completed in 106 milliseconds