Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp471 void OMPClauseProfiler::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anon7985e62b0211::OMPClauseProfiler
H A DOpenMPClause.cpp1605 void OMPClausePrinter::VisitOMPAllocatorClause(OMPAllocatorClause *Node) { in VisitOMPAllocatorClause() function in OMPClausePrinter
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6060 void OMPClauseWriter::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseWriter
H A DASTReader.cpp12035 void OMPClauseReader::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseReader
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2226 void OMPClauseEnqueue::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anondcfcb7bb0311::OMPClauseEnqueue