Searched defs:SemaBuiltinPrefetch (Results 1 - 1 of 1) 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

Completed in 45 milliseconds