Home
last modified time | relevance | path

Searched refs:ElidedTemporaryObjectConstructionContext (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DConstructionContext.h526 class ElidedTemporaryObjectConstructionContext
533 explicit ElidedTemporaryObjectConstructionContext( in ElidedTemporaryObjectConstructionContext() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConstructionContext.cpp86 return create<ElidedTemporaryObjectConstructionContext>( in createMaterializedTemporaryFromLayers()
H A DCFG.cpp5429 const auto *TOCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in print_construction_context()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp234 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in computeObjectUnderConstruction()
413 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in updateObjectsUnderConstruction()