Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDStmtProfile.cpp524 void OMPClauseProfiler::VisitOMPNocontextClause(const OMPNocontextClause *C) { in VisitOMPNocontextClause() function in __anon667f91a30211::OMPClauseProfiler
HDOpenMPClause.cpp2074 void OMPClausePrinter::VisitOMPNocontextClause(OMPNocontextClause *Node) { in VisitOMPNocontextClause() function in OMPClausePrinter
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDRecursiveASTVisitor.h3545 bool RecursiveASTVisitor<Derived>::VisitOMPNocontextClause(
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp7277 void OMPClauseWriter::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseWriter
HDASTReader.cpp10919 void OMPClauseReader::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseReader