Home | History | Annotate | Download | only in Sema

Lines Matching refs:SemaBuiltinPrefetch

158     if (SemaBuiltinPrefetch(TheCall))
1545 /// SemaBuiltinPrefetch - Handle __builtin_prefetch.
1548 bool Sema::SemaBuiltinPrefetch(CallExpr *TheCall) {