Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h259 struct OMPVarListLocTy { struct
266 OMPVarListLocTy() = default; argument
267 OMPVarListLocTy(SourceLocation StartLoc, SourceLocation LParenLoc, in OMPVarListLocTy() argument