Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmake-unique.cpp399 std::unique_ptr<H> PH2 = std::unique_ptr<H>(new H({1, 2, 3}, 1)); in initialization() local
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp4755 DistinctMDOperandPlaceholder PH2(0); TEST_F() local