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

/external/clang/lib/Sema/
H A DSemaChecking.cpp792 if (SemaBuiltinPrefetch(TheCall))
3491 /// SemaBuiltinPrefetch - Handle __builtin_prefetch.
3494 bool Sema::SemaBuiltinPrefetch(CallExpr *TheCall) { function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h9392 bool SemaBuiltinPrefetch(CallExpr *TheCall);

Completed in 183 milliseconds