Searched defs:VisitOMPAllocatorClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 503 void OMPClauseProfiler::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1789 void OMPClausePrinter::VisitOMPAllocatorClause(OMPAllocatorClause *Node) { in VisitOMPAllocatorClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7157 void OMPClauseWriter::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10841 void OMPClauseReader::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseReader |