Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp471 void OMPClauseProfiler::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anond25cfe950211::OMPClauseProfiler
H A DOpenMPClause.cpp1605 void OMPClausePrinter::VisitOMPAllocatorClause(OMPAllocatorClause *Node) { in VisitOMPAllocatorClause() function in OMPClausePrinter
/netbsd-src/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-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2226 void OMPClauseEnqueue::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anonc7fb92a50311::OMPClauseEnqueue