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

/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp80 ElidedCC = createFromLayers(C, ParentLayer->getParent());
170 const ConstructionContext *ConstructionContext::createFromLayers( function in class:ConstructionContext
H A DCFG.cpp806 return ConstructionContext::createFromLayers(cfg->getBumpVectorContext(),
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h271 // via createFromLayers().
282 // A sub-routine of createFromLayers() that deals with temporary objects
290 // A sub-routine of createFromLayers() that deals with temporary objects
304 createFromLayers(BumpVectorContext &C,

Completed in 90 milliseconds