Searched defs:CtorType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGClass.cpp | 834 CXXCtorType CtorType = CurGD.getCtorType(); EmitConstructorBody() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 3607 const auto *CtorType = Constructor->getType()->castAs<FunctionProtoType>(); isFirstArgumentCompatibleWithType() local |