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