Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h629 class CXX17ElidedCopyReturnedValueConstructionContext
635 explicit CXX17ElidedCopyReturnedValueConstructionContext( in CXX17ElidedCopyReturnedValueConstructionContext() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp123 return create<CXX17ElidedCopyReturnedValueConstructionContext>(C, RS, in createBoundTemporaryFromLayers()
H A DCFG.cpp5710 cast<CXX17ElidedCopyReturnedValueConstructionContext>(CC); in print_construction_context()