Searched refs:VisitOMPArraySectionExpr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp1229 void StmtProfiler::VisitOMPArraySectionExpr(const OMPArraySectionExpr *S) { function in class:StmtProfiler
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp937 void ASTStmtReader::VisitOMPArraySectionExpr(OMPArraySectionExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp797 void ASTStmtWriter::VisitOMPArraySectionExpr(OMPArraySectionExpr *E) { function in class:ASTStmtWriter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16802 bool VisitOMPArraySectionExpr(OMPArraySectionExpr *OASE) {

Completed in 166 milliseconds