Home
last modified time | relevance | path

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

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