Searched refs:mayInlineObjCMethod (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h207 /// \sa mayInlineObjCMethod
271 bool mayInlineObjCMethod();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp150 bool AnalyzerOptions::mayInlineObjCMethod() { function in class:AnalyzerOptions
H A DExprEngineCallAndReturn.cpp671 if (!Opts.mayInlineObjCMethod())

Completed in 115 milliseconds