Searched defs:VisitOMPUsesAllocatorsClause (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 909 void OMPClauseProfiler::VisitOMPUsesAllocatorsClause( VisitOMPUsesAllocatorsClause() function in __anon1932447d0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2481 void OMPClausePrinter::VisitOMPUsesAllocatorsClause( VisitOMPUsesAllocatorsClause() function in OMPClausePrinter |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7826 void OMPClauseWriter::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { VisitOMPUsesAllocatorsClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11745 void OMPClauseReader::VisitOMPUsesAllocatorsClause(OMPUsesAllocatorsClause *C) { VisitOMPUsesAllocatorsClause() function in OMPClauseReader |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2737 void OMPClauseEnqueue::VisitOMPUsesAllocatorsClause( VisitOMPUsesAllocatorsClause() function in __anon1939f28d0311::OMPClauseEnqueue |