Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h424 void setReturnStorageLocation(StorageLocation *Loc) { in setReturnStorageLocation() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp462 Env.setReturnStorageLocation(Loc); in VisitReturnStmt()