Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DAnalyzerOptions.cpp117 .Case("destructors", CIMK_Destructors) in mayInlineCXXMemberFunction()
DExprEngineCallAndReturn.cpp890 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors)) in mayInlineCallKind()
920 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors)) in mayInlineCallKind()
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h85 CIMK_Destructors enumerator