Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp1720 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
H A DSemaDecl.cpp19944 bool Sema::shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee) { in shouldIgnoreInHostDeviceCheck() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4506 bool shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee);