Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp2175 if (SemaBuiltinPrefetch(TheCall)) in CheckBuiltinFunctionCall()
7760 bool Sema::SemaBuiltinPrefetch(CallExpr *TheCall) { in SemaBuiltinPrefetch() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13514 bool SemaBuiltinPrefetch(CallExpr *TheCall);