Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1546 if (SemaBuiltinPrefetch(TheCall)) in CheckBuiltinFunctionCall()
6644 bool Sema::SemaBuiltinPrefetch(CallExpr *TheCall) { in SemaBuiltinPrefetch() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12600 bool SemaBuiltinPrefetch(CallExpr *TheCall);