Home | History | Annotate | Download | only in Sema

Lines Matching refs:currentDecl

1082   FunctionDecl *currentDecl = getSema().getCurFunctionDecl();
1083 assert(currentDecl && "Must have current function declaration when "
1088 unsigned Length = PredefinedExpr::ComputeName(IT, currentDecl).length();