Home
last modified time | relevance | path

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

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