Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DConstructionContext.h606 class CXX17ElidedCopyReturnedValueConstructionContext
612 explicit CXX17ElidedCopyReturnedValueConstructionContext( in CXX17ElidedCopyReturnedValueConstructionContext() function
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConstructionContext.cpp123 return create<CXX17ElidedCopyReturnedValueConstructionContext>(C, RS, in createBoundTemporaryFromLayers()
H A DCFG.cpp5417 cast<CXX17ElidedCopyReturnedValueConstructionContext>(CC); in print_construction_context()