clang-tools 20.0.0git
|
#include "ExprSequence.h"
#include "clang/AST/ParentMapContext.h"
#include "llvm/ADT/SmallVector.h"
#include <optional>
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::utils |
Functions | |
static SmallVector< const Stmt *, 1 > | clang::tidy::utils::getParentStmts (const Stmt *S, ASTContext *Context) |