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

Completed in 90 milliseconds