Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h426 void VisitOpenACCCacheConstruct(const OpenACCCacheConstruct *S);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2816 void StmtProfiler::VisitOpenACCCacheConstruct(const OpenACCCacheConstruct *S) { in VisitOpenACCCacheConstruct() function in StmtProfiler
H A DStmtPrinter.cpp1270 void StmtPrinter::VisitOpenACCCacheConstruct(OpenACCCacheConstruct *S) { in VisitOpenACCCacheConstruct() function in StmtPrinter
H A DTextNodeDumper.cpp3098 void TextNodeDumper::VisitOpenACCCacheConstruct( in VisitOpenACCCacheConstruct() function in TextNodeDumper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp3021 void ASTStmtWriter::VisitOpenACCCacheConstruct(OpenACCCacheConstruct *S) { in VisitOpenACCCacheConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2926 void ASTStmtReader::VisitOpenACCCacheConstruct(OpenACCCacheConstruct *S) { in VisitOpenACCCacheConstruct() function in ASTStmtReader