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 207 /// \sa mayInlineObjCMethod
271 bool mayInlineObjCMethod();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 150 bool AnalyzerOptions::mayInlineObjCMethod() {
ExprEngineCallAndReturn.cpp 671 if (!Opts.mayInlineObjCMethod())
    [all...]

Completed in 214 milliseconds