Home
last modified time | relevance | path

Searched refs:CXX17ElidedCopyVariableConstructionContext (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h367 class CXX17ElidedCopyVariableConstructionContext
373 explicit CXX17ElidedCopyVariableConstructionContext( in CXX17ElidedCopyVariableConstructionContext() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp113 return create<CXX17ElidedCopyVariableConstructionContext>(C, DS, BTE); in createBoundTemporaryFromLayers()
H A DCFG.cpp5693 const auto *CDSCC = cast<CXX17ElidedCopyVariableConstructionContext>(CC); in print_construction_context()