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.cpp268 bool IsSource) { in verifyDagOpCount() argument
273 if (IsSource) in verifyDagOpCount()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp19682 ProcessOpenMPDoacrossClauseCommon(Sema &SemaRef, bool IsSource, in ProcessOpenMPDoacrossClauseCommon() argument
19707 if (!IsSource) { in ProcessOpenMPDoacrossClauseCommon()
19790 if (!SemaRef.CurContext->isDependentContext() && !IsSource && in ProcessOpenMPDoacrossClauseCommon()