Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp1651 OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h1264 OMPDynamicAllocatorsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPDynamicAllocatorsClause() function
1268 OMPDynamicAllocatorsClause() in OMPDynamicAllocatorsClause() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6629 OMPClauseWriter::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
H A DASTReader.cpp12168 OMPClauseReader::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2317 const OMPDynamicAllocatorsClause *) {} in VisitOMPDynamicAllocatorsClause()