clang-tools
17.0.0git
|
#include "clang/AST/Decl.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::utils | |
Functions | |
bool | clang::tidy::utils::hasPtrOrReferenceInFunc (const Decl *Func, const VarDecl *Var) |
Returns whether Var has a pointer or reference in Func . More... | |