Searched refs:VisitOMPAlignedClause (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp674 void OMPClauseProfiler::VisitOMPAlignedClause(const OMPAlignedClause *C) { function in class:__anon271::OMPClauseProfiler
H A DOpenMPClause.cpp1538 void OMPClausePrinter::VisitOMPAlignedClause(OMPAlignedClause *Node) { function in class:OMPClausePrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3219 bool RecursiveASTVisitor<Derived>::VisitOMPAlignedClause(OMPAlignedClause *C) { function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6295 void OMPClauseWriter::VisitOMPAlignedClause(OMPAlignedClause *C) {
H A DASTReader.cpp12076 void OMPClauseReader::VisitOMPAlignedClause(OMPAlignedClause *C) {

Completed in 1541 milliseconds