Searched refs:NewAllocatedObjectKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h254 NewAllocatedObjectKind, enumerator in enum:clang::ConstructionContext::Kind
469 : ConstructionContext(ConstructionContext::NewAllocatedObjectKind),
478 return CC->getKind() == NewAllocatedObjectKind;
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp175 case ConstructionContext::NewAllocatedObjectKind: {
427 case ConstructionContext::NewAllocatedObjectKind: {
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5701 case ConstructionContext::NewAllocatedObjectKind: {

Completed in 198 milliseconds