HomeSort by: relevance | last modified time | path
    Searched refs:VisitOMPDepobjClause (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
OpenMPClause.cpp 2050 void OMPClausePrinter::VisitOMPDepobjClause(OMPDepobjClause *Node) {
StmtProfile.cpp 779 void OMPClauseProfiler::VisitOMPDepobjClause(const OMPDepobjClause *C) {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3472 bool RecursiveASTVisitor<Derived>::VisitOMPDepobjClause(OMPDepobjClause *C) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 6378 void OMPClauseWriter::VisitOMPDepobjClause(OMPDepobjClause *C) {
ASTReader.cpp 12472 void OMPClauseReader::VisitOMPDepobjClause(OMPDepobjClause *C) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2519 void OMPClauseEnqueue::VisitOMPDepobjClause(const OMPDepobjClause *C) {

Completed in 41 milliseconds