Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DStmtProfile.cpp464 void OMPClauseProfiler::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anon68ab913a0211::OMPClauseProfiler
DOpenMPClause.cpp1534 void OMPClausePrinter::VisitOMPAllocatorClause(OMPAllocatorClause *Node) { in VisitOMPAllocatorClause() function in OMPClausePrinter
/external/llvm-project/clang/include/clang/AST/
DRecursiveASTVisitor.h2982 bool RecursiveASTVisitor<Derived>::VisitOMPAllocatorClause(
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6274 void OMPClauseWriter::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseWriter
DASTReader.cpp12145 void OMPClauseReader::VisitOMPAllocatorClause(OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in OMPClauseReader
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2216 void OMPClauseEnqueue::VisitOMPAllocatorClause(const OMPAllocatorClause *C) { in VisitOMPAllocatorClause() function in __anon2c39628a0311::OMPClauseEnqueue