Home
last modified time | relevance | path

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

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