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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp98 AnalyzerOptions::mayInlineCXXMemberFunction( function in class:AnalyzerOptions
H A DExprEngineCallAndReturn.cpp744 if (!Opts.mayInlineCXXMemberFunction(CIMK_MemberFunctions))
748 if (!Opts.mayInlineCXXMemberFunction(CIMK_Constructors))
782 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors))
812 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors))
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h392 bool mayInlineCXXMemberFunction(CXXInlineableMemberKind K) const;

Completed in 82 milliseconds