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

/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h256 ElidedTemporaryObjectKind, enumerator in enum:clang::ConstructionContext::Kind
258 TEMPORARY_END = ElidedTemporaryObjectKind,
560 ConstructionContext::ElidedTemporaryObjectKind, BTE, MTE),
578 return CC->getKind() == ElidedTemporaryObjectKind;
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp251 case ConstructionContext::ElidedTemporaryObjectKind: {
453 case ConstructionContext::ElidedTemporaryObjectKind: {
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5724 case ConstructionContext::ElidedTemporaryObjectKind: {

Completed in 131 milliseconds