Searched defs:OMPSIMDClause (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 601 VisitOMPSIMDClause(const OMPSIMDClause *) VisitOMPSIMDClause() argument |
H A D | OpenMPClause.cpp | 1966 VisitOMPSIMDClause(OMPSIMDClause *) VisitOMPSIMDClause() argument |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 5194 OMPSIMDClause(SourceLocation StartLoc, SourceLocation EndLoc) OMPSIMDClause() function |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7247 VisitOMPSIMDClause(OMPSIMDClause *) VisitOMPSIMDClause() argument |
H A D | ASTReader.cpp | 10883 VisitOMPSIMDClause(OMPSIMDClause *) VisitOMPSIMDClause() argument |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2440 VisitOMPSIMDClause(const OMPSIMDClause *) VisitOMPSIMDClause() argument |