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

  /src/external/apache2/llvm/dist/clang/lib/AST/
OpenMPClause.cpp 1997 void OMPClausePrinter::VisitOMPLinearClause(OMPLinearClause *Node) {
StmtProfile.cpp 716 void OMPClauseProfiler::VisitOMPLinearClause(const OMPLinearClause *C) {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3328 bool RecursiveASTVisitor<Derived>::VisitOMPLinearClause(OMPLinearClause *C) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 6308 void OMPClauseWriter::VisitOMPLinearClause(OMPLinearClause *C) {
ASTReader.cpp 12370 void OMPClauseReader::VisitOMPLinearClause(OMPLinearClause *C) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2469 void OMPClauseEnqueue::VisitOMPLinearClause(const OMPLinearClause *C) {

Completed in 57 milliseconds