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

/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp84 return create<SimpleTemporaryObjectConstructionContext>(C, BTE, MTE);
92 return create<SimpleTemporaryObjectConstructionContext>(C, BTE, MTE);
103 return create<SimpleTemporaryObjectConstructionContext>(C, BTE,
H A DCFG.cpp5719 const auto *TOCC = cast<SimpleTemporaryObjectConstructionContext>(CC);
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h526 class SimpleTemporaryObjectConstructionContext class in namespace:clang
530 explicit SimpleTemporaryObjectConstructionContext( function in class:clang::SimpleTemporaryObjectConstructionContext

Completed in 77 milliseconds