Searched refs:DynamicTypePropagation (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp1 //===- DynamicTypePropagation.cpp ------------------------------*- C++ -*--===//
50 class DynamicTypePropagation: class in namespace:__anon3339
114 void DynamicTypePropagation::checkDeadSymbols(SymbolReaper &SR,
144 void DynamicTypePropagation::checkPreCall(const CallEvent &Call,
188 void DynamicTypePropagation::checkPostCall(const CallEvent &Call,
275 ExplodedNode *DynamicTypePropagation::dynamicTypePropagationOnCasts(
292 void DynamicTypePropagation::checkPostStmt(const CXXNewExpr *NewE,
307 DynamicTypePropagation::getObjectTypeForAllocAndNew(const ObjCMessageExpr *MsgE,
344 DynamicTypePropagation::getBetterObjCType(const Expr *CastE,
520 void DynamicTypePropagation
[all...]
/freebsd-12-stable/lib/clang/libclang/
H A DMakefile545 SRCS_FUL+= StaticAnalyzer/Checkers/DynamicTypePropagation.cpp

Completed in 108 milliseconds