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

Completed in 256 milliseconds