Home
last modified time | relevance | path

Searched refs:VisitOMPNocontextClause (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp524 void OMPClauseProfiler::VisitOMPNocontextClause(const OMPNocontextClause *C) { in VisitOMPNocontextClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2074 void OMPClausePrinter::VisitOMPNocontextClause(OMPNocontextClause *Node) { in VisitOMPNocontextClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3545 bool RecursiveASTVisitor<Derived>::VisitOMPNocontextClause(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7277 void OMPClauseWriter::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseWriter
H A DASTReader.cpp10919 void OMPClauseReader::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseReader