Home
last modified time | relevance | path

Searched refs:constC (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dcopy-assignment.cpp62 const C constC = C(); in test() local
83 nc = constC; in test()
/external/llvm-project/clang/test/SemaCXX/
Dcopy-assignment.cpp72 const C constC = C(); in test() local
96 nc = constC; in test()