Home
last modified time | relevance | path

Searched refs:AggregateRef (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Analysis/
Dcfg.cpp384 struct AggregateRef { const LifetimeExtend &a; const LifetimeExtend &b; }; argument
427 AggregateRef a{LifetimeExtend(5), LifetimeExtend(5)}; in test_lifetime_extended_temporaries()
/external/llvm-project/clang/test/Analysis/
Dcfg.cpp364 struct AggregateRef { const LifetimeExtend &a; const LifetimeExtend &b; }; argument
407 AggregateRef a{LifetimeExtend(5), LifetimeExtend(5)}; in test_lifetime_extended_temporaries()