Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Doverloaded-operator.cpp131 PostDec &pd2 = --pd; in incdec_test() local
/llvm-project/clang/test/SemaTemplate/
H A Ddeduction.cpp531 int pd2 = partial_deduction_2(f, g); // expected-error {{no matching function}} variable