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