Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h445 Optional<SVal> getReturnValueUnderConstruction() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp521 CallEvent::getReturnValueUnderConstruction() const { in getReturnValueUnderConstruction() function in CallEvent