Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp325 PropagateResultObject(InitExpr, cast<RecordStorageLocation>( in TraverseConstructorInits()
328 PropagateResultObject(InitExpr, ThisPointeeLoc); in TraverseConstructorInits()
344 PropagateResultObject( in VisitVarDecl()
352 PropagateResultObject( in VisitMaterializeTemporaryExpr()
362 PropagateResultObject(RetValue, LocForRecordReturnVal); in VisitReturnStmt()
374 PropagateResultObject( in VisitExpr()
389 PropagateResultObject(Init, Loc); in PropagateResultObjectToRecordInitList()
396 PropagateResultObject( in PropagateResultObjectToRecordInitList()
404 void PropagateResultObject(Expr *E, RecordStorageLocation *Loc) { in PropagateResultObject() function in clang::dataflow::__anonc6a24a6a0111::ResultObjectVisitor
436 PropagateResultObject(InitList->getInit(0), Loc); in PropagateResultObject()
[all …]