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

  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 201 /// \sa mayInlineObjCMethod
259 bool mayInlineObjCMethod();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 137 bool AnalyzerOptions::mayInlineObjCMethod() {
ExprEngineCallAndReturn.cpp 660 if (!Opts.mayInlineObjCMethod())
    [all...]

Completed in 565 milliseconds