Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp22 const char *const CXXObjectLifecycle = "C++ object lifecycle"; variable
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h21 extern const char *const CXXObjectLifecycle;
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DVirtualCallChecker.cpp212 categories::CXXObjectLifecycle); in registerPureVirtualCallChecker()
221 categories::CXXObjectLifecycle); in registerVirtualCallChecker()