Home
last modified time | relevance | path

Searched refs:VisitOMPAllocateClause (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/AST/
DStmtProfile.cpp756 void OMPClauseProfiler::VisitOMPAllocateClause(const OMPAllocateClause *C) { in VisitOMPAllocateClause() function in __anon68ab913a0211::OMPClauseProfiler
DOpenMPClause.cpp1749 void OMPClausePrinter::VisitOMPAllocateClause(OMPAllocateClause *Node) { in VisitOMPAllocateClause() function in OMPClausePrinter
/external/llvm-project/clang/include/clang/AST/
DRecursiveASTVisitor.h2989 bool RecursiveASTVisitor<Derived>::VisitOMPAllocateClause(OMPAllocateClause *C) {
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6612 void OMPClauseWriter::VisitOMPAllocateClause(OMPAllocateClause *C) { in VisitOMPAllocateClause() function in OMPClauseWriter
DASTReader.cpp12636 void OMPClauseReader::VisitOMPAllocateClause(OMPAllocateClause *C) { in VisitOMPAllocateClause() function in OMPClauseReader
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2331 void OMPClauseEnqueue::VisitOMPAllocateClause(const OMPAllocateClause *C) { in VisitOMPAllocateClause() function in __anon2c39628a0311::OMPClauseEnqueue