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

  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 202 /// \sa mayInlineCXXAllocator
304 bool mayInlineCXXAllocator();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 137 bool AnalyzerOptions::mayInlineCXXAllocator() {
ExprEngineCallAndReturn.cpp 667 if (Opts.mayInlineCXXAllocator())
    [all...]
ExprEngine.cpp 564 if (Opts.mayInlineCXXAllocator())
    [all...]

Completed in 2919 milliseconds