Searched refs:getCapturedDeclRefType (Results 1 – 3 of 3) sorted by relevance
7286 QualType T = S.getCapturedDeclRefType(Var, DRE->getLocation()); in getDecltypeForExpr()
2962 QualType CapturedType = getCapturedDeclRefType(cast<VarDecl>(VD), Loc); in BuildDeclarationNameExpr()13761 QualType Sema::getCapturedDeclRefType(VarDecl *Var, SourceLocation Loc) { in getCapturedDeclRefType() function in Sema
3739 QualType getCapturedDeclRefType(VarDecl *Var, SourceLocation Loc);