Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp1692 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
H A DSemaDecl.cpp19325 bool Sema::shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee) { in shouldIgnoreInHostDeviceCheck() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4386 bool shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee);