Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp107 .Case("destructors", CIMK_Destructors) in mayInlineCXXMemberFunction()
H A DExprEngineCallAndReturn.cpp782 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors)) in mayInlineCallKind()
812 if (!Opts.mayInlineCXXMemberFunction(CIMK_Destructors)) in mayInlineCallKind()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h101 CIMK_Destructors enumerator