Searched defs:VisitOMPNocontextClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 524 void OMPClauseProfiler::VisitOMPNocontextClause(const OMPNocontextClause *C) { in VisitOMPNocontextClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2074 void OMPClausePrinter::VisitOMPNocontextClause(OMPNocontextClause *Node) { in VisitOMPNocontextClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7277 void OMPClauseWriter::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10919 void OMPClauseReader::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseReader |