Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp319 bool IsSource) { in verifyDagOpCount() argument
334 if (IsSource && (TiedOpCount > 1)) in verifyDagOpCount()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20347 ProcessOpenMPDoacrossClauseCommon(Sema &SemaRef, bool IsSource, in ProcessOpenMPDoacrossClauseCommon() argument
20372 if (!IsSource) { in ProcessOpenMPDoacrossClauseCommon()
20455 if (!SemaRef.CurContext->isDependentContext() && !IsSource && in ProcessOpenMPDoacrossClauseCommon()