Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp524 void OMPClauseProfiler::VisitOMPNocontextClause(const OMPNocontextClause *C) { VisitOMPNocontextClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp2074 void OMPClausePrinter::VisitOMPNocontextClause(OMPNocontextClause *Node) { VisitOMPNocontextClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7279 void OMPClauseWriter::VisitOMPNocontextClause(OMPNocontextClause *C) { VisitOMPNocontextClause() function in OMPClauseWriter
H A DASTReader.cpp10918 void OMPClauseReader::VisitOMPNocontextClause(OMPNocontextClause *C) { VisitOMPNocontextClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2461 void OMPClauseEnqueue::VisitOMPNocontextClause(const OMPNocontextClause *C) { VisitOMPNocontextClause() function in __anon1939f28d0311::OMPClauseEnqueue