Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp909 void OMPClauseProfiler::VisitOMPUsesAllocatorsClause( in VisitOMPUsesAllocatorsClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2481 void OMPClausePrinter::VisitOMPUsesAllocatorsClause( in VisitOMPUsesAllocatorsClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3915 bool RecursiveASTVisitor<Derived>::VisitOMPUsesAllocatorsClause(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7824 void OMPClauseWriter::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { in VisitOMPUsesAllocatorsClause() function in OMPClauseWriter
H A DASTReader.cpp11746 void OMPClauseReader::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { in VisitOMPUsesAllocatorsClause() function in OMPClauseReader