Searched refs:getCapturedDeclRefType (Results 1 – 3 of 3) sorted by relevance
9285 QualType T = getCapturedDeclRefType(Var, DRE->getLocation()); in getDecltypeForExpr()
3412 QualType CapturedType = getCapturedDeclRefType(cast<VarDecl>(VD), Loc); in BuildDeclarationNameExpr()19310 QualType Sema::getCapturedDeclRefType(ValueDecl *Var, SourceLocation Loc) { in getCapturedDeclRefType() function in Sema
5487 QualType getCapturedDeclRefType(ValueDecl *Var, SourceLocation Loc);