Searched defs:VisitOMPUsesAllocatorsClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 909 void OMPClauseProfiler::VisitOMPUsesAllocatorsClause( in VisitOMPUsesAllocatorsClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2481 void OMPClausePrinter::VisitOMPUsesAllocatorsClause( in VisitOMPUsesAllocatorsClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7830 void OMPClauseWriter::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { in VisitOMPUsesAllocatorsClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11801 void OMPClauseReader::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { in VisitOMPUsesAllocatorsClause() function in OMPClauseReader |