Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDCompressInstEmitter.cpp268 bool IsSource) { in verifyDagOpCount() argument
273 if (IsSource) in verifyDagOpCount()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp19682 ProcessOpenMPDoacrossClauseCommon(Sema &SemaRef, bool IsSource, in ProcessOpenMPDoacrossClauseCommon() argument
19707 if (!IsSource) { in ProcessOpenMPDoacrossClauseCommon()
19790 if (!SemaRef.CurContext->isDependentContext() && !IsSource && in ProcessOpenMPDoacrossClauseCommon()