Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1606 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
H A DSemaDecl.cpp18521 bool Sema::shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee) { in shouldIgnoreInHostDeviceCheck() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4136 bool shouldIgnoreInHostDeviceCheck(FunctionDecl *Callee);