Home
last modified time | relevance | path

Searched refs:shouldIgnoreInHostDeviceCheck (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1794 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
H A DSemaDecl.cpp20242 bool Sema::shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee) { in shouldIgnoreInHostDeviceCheck() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4333 bool shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee);