Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2279 if (SemaBuiltinPrefetch(TheCall)) in CheckBuiltinFunctionCall()
9510 bool Sema::SemaBuiltinPrefetch(CallExpr *TheCall) { in SemaBuiltinPrefetch() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13953 bool SemaBuiltinPrefetch(CallExpr *TheCall);