Searched defs:VisitOMPAllocateClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 840 void OMPClauseProfiler::VisitOMPAllocateClause(const OMPAllocateClause *C) { in VisitOMPAllocateClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2100 void OMPClausePrinter::VisitOMPAllocateClause(OMPAllocateClause *Node) { in VisitOMPAllocateClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7549 void OMPClauseWriter::VisitOMPAllocateClause(OMPAllocateClause *C) { in VisitOMPAllocateClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11350 void OMPClauseReader::VisitOMPAllocateClause(OMPAllocateClause *C) { in VisitOMPAllocateClause() function in OMPClauseReader |