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

/external/clang/lib/Sema/
H A DSemaChecking.cpp336 if (SemaBuiltinPrefetch(TheCall))
2760 /// SemaBuiltinPrefetch - Handle __builtin_prefetch.
2763 bool Sema::SemaBuiltinPrefetch(CallExpr *TheCall) { function in class:Sema

Completed in 66 milliseconds