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

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

Completed in 49 milliseconds