Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp115 if (auto Elem = findElementDirectlyInitializedByCurrentConstructor()) { in getRegionForConstructedObject()
178 ExprEngine::findElementDirectlyInitializedByCurrentConstructor() { in findElementDirectlyInitializedByCurrentConstructor() function in ExprEngine
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h631 Optional<CFGElement> findElementDirectlyInitializedByCurrentConstructor();