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 213 /// \sa mayInlineCXXAllocator
399 bool mayInlineCXXAllocator();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 168 bool AnalyzerOptions::mayInlineCXXAllocator() {
ExprEngineCallAndReturn.cpp 667 if (Opts.mayInlineCXXAllocator())
    [all...]
ExprEngine.cpp 573 if (Opts.mayInlineCXXAllocator())
    [all...]

Completed in 934 milliseconds