Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp840 void OMPClauseProfiler::VisitOMPAllocateClause(const OMPAllocateClause *C) { VisitOMPAllocateClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp2100 void OMPClausePrinter::VisitOMPAllocateClause(OMPAllocateClause *Node) { VisitOMPAllocateClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7551 void OMPClauseWriter::VisitOMPAllocateClause(OMPAllocateClause *C) { VisitOMPAllocateClause() function in OMPClauseWriter
H A DASTReader.cpp11349 void OMPClauseReader::VisitOMPAllocateClause(OMPAllocateClause *C) { VisitOMPAllocateClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2538 void OMPClauseEnqueue::VisitOMPAllocateClause(const OMPAllocateClause *C) { VisitOMPAllocateClause() function in __anon1939f28d0311::OMPClauseEnqueue