Home
last modified time | relevance | path

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

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