Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dbitfield-access-pad.c302 struct P9 { global() struct
307 bP9 global() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmake-unique.cpp134 std::unique_ptr<int> P9 = std::unique_ptr<int>((((new int)))); in basic() local