Searched defs:BaseExprType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 971 BuildMemberReferenceExpr(Expr * BaseExpr,QualType BaseExprType,SourceLocation OpLoc,bool IsArrow,const CXXScopeSpec & SS,SourceLocation TemplateKWLoc,NamedDecl * FirstQualifierInScope,LookupResult & R,const TemplateArgumentListInfo * TemplateArgs,const Scope * S,bool SuppressQualifierCheck,ActOnMemberAccessExtraArgs * ExtraArgs) BuildMemberReferenceExpr() argument
|
H A D | SemaCodeComplete.cpp | 1354 AddResult(Result R,DeclContext * CurContext,NamedDecl * Hiding,bool InBaseClass=false,QualType BaseExprType=QualType ()) AddResult() argument [all...] |