Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx1y-deduced-return-type.cpp13 struct Conv1 { struct
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp3242 CXXConversionDecl *Conv1 = dyn_cast_or_null<CXXConversionDecl>(Function1); in compareConversionFunctions() local