Home
last modified time | relevance | path

Searched defs:ElidedCC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp69 const ConstructionContext *ElidedCC = nullptr; in createMaterializedTemporaryFromLayers() local
/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h552 const ConstructionContext *ElidedCC; variable
558 const CXXConstructExpr *ElidedCE, const ConstructionContext *ElidedCC) in ElidedTemporaryObjectConstructionContext()