Searched defs:VisitOMPUsesAllocatorsClause (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 889 void OMPClauseProfiler::VisitOMPUsesAllocatorsClause( in VisitOMPUsesAllocatorsClause() function in __anon17e2af570211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2414 void OMPClausePrinter::VisitOMPUsesAllocatorsClause( in VisitOMPUsesAllocatorsClause() function in OMPClausePrinter |
/openbsd/gnu/llvm/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7098 void OMPClauseWriter::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { in VisitOMPUsesAllocatorsClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11296 void OMPClauseReader::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { in VisitOMPUsesAllocatorsClause() function in OMPClauseReader |
/openbsd/gnu/llvm/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2695 void OMPClauseEnqueue::VisitOMPUsesAllocatorsClause( in VisitOMPUsesAllocatorsClause() function in __anon85b07be70311::OMPClauseEnqueue |