Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp503 void OMPClauseProfiler::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp1789 void OMPClausePrinter::VisitOMPAllocatorClause(OMPAllocatorClause *Node) { in VisitOMPAllocatorClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3279 bool RecursiveASTVisitor<Derived>::VisitOMPAllocatorClause(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7151 void OMPClauseWriter::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseWriter
H A DASTReader.cpp10786 void OMPClauseReader::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseReader