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

/external/clang/lib/Sema/
H A DSemaChecking.cpp175 if (SemaBuiltinPrefetch(TheCall))
1924 /// SemaBuiltinPrefetch - Handle __builtin_prefetch.
1927 bool Sema::SemaBuiltinPrefetch(CallExpr *TheCall) { function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h8241 bool SemaBuiltinPrefetch(CallExpr *TheCall);

Completed in 383 milliseconds