Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h419 void VisitOpenACCHostDataConstruct(const OpenACCHostDataConstruct *S);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2800 void StmtProfiler::VisitOpenACCHostDataConstruct( in VisitOpenACCHostDataConstruct() function in StmtProfiler
H A DStmtPrinter.cpp1212 void StmtPrinter::VisitOpenACCHostDataConstruct(OpenACCHostDataConstruct *S) { in VisitOpenACCHostDataConstruct() function in StmtPrinter
H A DTextNodeDumper.cpp3090 void TextNodeDumper::VisitOpenACCHostDataConstruct( in VisitOpenACCHostDataConstruct() function in TextNodeDumper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2992 void ASTStmtWriter::VisitOpenACCHostDataConstruct(OpenACCHostDataConstruct *S) { in VisitOpenACCHostDataConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2905 void ASTStmtReader::VisitOpenACCHostDataConstruct(OpenACCHostDataConstruct *S) { in VisitOpenACCHostDataConstruct() function in ASTStmtReader