Home
last modified time | relevance | path

Searched refs:CIMK_Destructors (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h95 CIMK_Destructors enumerator
/external/clang/lib/StaticAnalyzer/Core/
DAnalyzerOptions.cpp84 .Case("destructors", CIMK_Destructors) in mayInlineCXXMemberFunction()
DExprEngineCallAndReturn.cpp626 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors)) in shouldInlineCallKind()
638 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors)) in shouldInlineCallKind()