Searched defs:getCapturedDeclRefType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp2822 QualType CapturedType = getCapturedDeclRefType(cast<VarDecl>(VD), Loc);
12331 QualType Sema::getCapturedDeclRefType(VarDecl *Var, SourceLocation Loc) { function in class:Sema

Completed in 118 milliseconds