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

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h288 StorageLocation *getReturnStorageLocation() const;
/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp608 StorageLocation *Environment::getReturnStorageLocation() const { function in class:clang::dataflow::Environment
H A DTransfer.cpp450 auto *Loc = Env.getReturnStorageLocation();

Completed in 179 milliseconds