Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp1580 OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h1170 OMPDynamicAllocatorsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPDynamicAllocatorsClause() function
1174 OMPDynamicAllocatorsClause() in OMPDynamicAllocatorsClause() function
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6805 OMPClauseWriter::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
DASTReader.cpp12243 OMPClauseReader::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2283 const OMPDynamicAllocatorsClause *) {} in VisitOMPDynamicAllocatorsClause()