Home
last modified time | relevance | path

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

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