Searched defs:OMPSIMDClause (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 599 VisitOMPSIMDClause(const OMPSIMDClause *) VisitOMPSIMDClause() argument |
H A D | OpenMPClause.cpp | 1964 VisitOMPSIMDClause(OMPSIMDClause *) VisitOMPSIMDClause() argument |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 5154 OMPSIMDClause(SourceLocation StartLoc, SourceLocation EndLoc) OMPSIMDClause() function |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6664 VisitOMPSIMDClause(OMPSIMDClause *) VisitOMPSIMDClause() argument |
H A D | ASTReader.cpp | 10738 VisitOMPSIMDClause(OMPSIMDClause *) VisitOMPSIMDClause() argument |