Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h423 void VisitOpenACCShutdownConstruct(const OpenACCShutdownConstruct *S);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2827 void StmtProfiler::VisitOpenACCShutdownConstruct( in VisitOpenACCShutdownConstruct() function in StmtProfiler
H A DStmtPrinter.cpp1225 void StmtPrinter::VisitOpenACCShutdownConstruct(OpenACCShutdownConstruct *S) { in VisitOpenACCShutdownConstruct() function in StmtPrinter
H A DTextNodeDumper.cpp3107 void TextNodeDumper::VisitOpenACCShutdownConstruct( in VisitOpenACCShutdownConstruct() function in TextNodeDumper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2974 void ASTStmtWriter::VisitOpenACCShutdownConstruct(OpenACCShutdownConstruct *S) { in VisitOpenACCShutdownConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2890 void ASTStmtReader::VisitOpenACCShutdownConstruct(OpenACCShutdownConstruct *S) { in VisitOpenACCShutdownConstruct() function in ASTStmtReader