Home
last modified time | relevance | path

Searched refs:CheckConstructorCall (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h11684 void CheckConstructorCall(FunctionDecl *FDecl,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp4482 void Sema::CheckConstructorCall(FunctionDecl *FDecl, in CheckConstructorCall() function in Sema
HDSemaDeclCXX.cpp14855 CheckConstructorCall(Constructor, in CompleteConstructorCall()