Searched defs:VisitCapturedStmt (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DUsedDeclVisitor.h47 void VisitCapturedStmt(CapturedStmt *Node) { function in class:clang::UsedDeclVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp386 void VisitCapturedStmt(const CapturedStmt *S) { function in class:__anon527::final
H A DCGStmtOpenMP.cpp4218 void VisitCapturedStmt(const CapturedStmt *) { return; } function in class:__anon536::final
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h661 void VisitCapturedStmt(const CapturedStmt *Node) { function in class:clang::ASTNodeTraverser
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp513 void ASTStmtWriter::VisitCapturedStmt(CapturedStmt *S) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp495 void ASTStmtReader::VisitCapturedStmt(CapturedStmt *S) { function in class:ASTStmtReader
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp496 void StmtPrinter::VisitCapturedStmt(CapturedStmt *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp371 void StmtProfiler::VisitCapturedStmt(const CapturedStmt *S) { function in class:StmtProfiler

Completed in 287 milliseconds