Searched defs:VisitOMPNocontextClause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 492 void OMPClauseProfiler::VisitOMPNocontextClause(const OMPNocontextClause *C) { in VisitOMPNocontextClause() function in __anond25cfe950211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1848 void OMPClausePrinter::VisitOMPNocontextClause(OMPNocontextClause *Node) { in VisitOMPNocontextClause() function in OMPClausePrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6175 void OMPClauseWriter::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 12154 void OMPClauseReader::VisitOMPNocontextClause(OMPNocontextClause *C) { in VisitOMPNocontextClause() function in OMPClauseReader |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2298 void OMPClauseEnqueue::VisitOMPNocontextClause(const OMPNocontextClause *C) { in VisitOMPNocontextClause() function in __anonc7fb92a50311::OMPClauseEnqueue |