Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3800 (void)CheckOpenMPLinearDecl(CanonPVD, E->getExprLoc(), LinKind, in ActOnOpenMPDeclareSimdDirective()
3820 (void)CheckOpenMPLinearDecl(/*D=*/nullptr, E->getExprLoc(), LinKind, in ActOnOpenMPDeclareSimdDirective()
9556 bool Sema::CheckOpenMPLinearDecl(ValueDecl *D, SourceLocation ELoc, in CheckOpenMPLinearDecl() function in Sema
9648 if (CheckOpenMPLinearDecl(D, ELoc, LinKind, Type)) in ActOnOpenMPLinearClause()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp5783 (void)CheckOpenMPLinearDecl(CanonPVD, E->getExprLoc(), LinKind, in ActOnOpenMPDeclareSimdDirective()
5804 (void)CheckOpenMPLinearDecl(/*D=*/nullptr, E->getExprLoc(), LinKind, in ActOnOpenMPDeclareSimdDirective()
15753 bool Sema::CheckOpenMPLinearDecl(const ValueDecl *D, SourceLocation ELoc, in CheckOpenMPLinearDecl() function in Sema
15838 if (CheckOpenMPLinearDecl(D, ELoc, LinKind, Type)) in ActOnOpenMPLinearClause()
/external/clang/include/clang/Sema/
DSema.h8238 bool CheckOpenMPLinearDecl(ValueDecl *D, SourceLocation ELoc,
/external/llvm-project/clang/include/clang/Sema/
DSema.h10637 bool CheckOpenMPLinearDecl(const ValueDecl *D, SourceLocation ELoc,