Home
last modified time | relevance | path

Searched defs:LinModifiers (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseOpenMP.cpp424 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses()
509 SmallVector<unsigned, 4> LinModifiers; in ParseOMPDeclareSimdClauses() local
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp248 SmallVector<unsigned, 4> LinModifiers; in instantiateOMPDeclareSimdDeclAttr() local
DSemaOpenMP.cpp3634 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()