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