HomeSort by relevance Sort by last modified time
    Searched refs:IsSanitizerScope (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 46 SanOpts(CGM.getLangOpts().Sanitize), IsSanitizerScope(false),
    [all...]
CodeGenFunction.h 262 bool IsSanitizerScope;
264 /// \brief RAII object to set/unset CodeGenFunction::IsSanitizerScope.
    [all...]
CGExpr.cpp     [all...]
CGExprScalar.cpp     [all...]

Completed in 463 milliseconds