Searched defs:DeclInitType (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 15917 SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, in BuildCXXConstructExpr() argument 15959 SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, in BuildCXXConstructExpr() argument 15982 SourceLocation ConstructLoc, QualType DeclInitType, in BuildCXXConstructExpr() argument 16068 QualType DeclInitType, MultiExprArg ArgsPtr, in CompleteConstructorCall() argument
|