clang-tools 19.0.0git
Classes | Namespaces
CoroutineHostileRAIICheck.h File Reference
#include "../ClangTidyCheck.h"
#include "clang/AST/ASTTypeTraits.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "llvm/ADT/StringRef.h"
#include <vector>

Go to the source code of this file.

Classes

class  clang::tidy::misc::CoroutineHostileRAIICheck
 Detects when objects of certain hostile RAII types persists across suspension points in a coroutine. More...
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy
 
namespace  clang::tidy::misc