Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4874 bool CheckHost = false, CheckDevice = false; in CheckCallingConvAttr() local
4877 CheckHost = true; in CheckCallingConvAttr()
4881 CheckHost = true; in CheckCallingConvAttr()
4892 if (CheckHost && HostTI) in CheckCallingConvAttr()