#include "clang/Analysis/Analyses/UnsafeBufferUsage.h"
Definition at line 49 of file UnsafeBufferUsage.h.
◆ Kind
◆ FixitStrategy() [1/3]
clang::FixitStrategy::FixitStrategy |
( |
| ) |
|
|
default |
◆ FixitStrategy() [2/3]
◆ FixitStrategy() [3/3]
◆ lookup()
Kind clang::FixitStrategy::lookup |
( |
const VarDecl * |
VD | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set()
void clang::FixitStrategy::set |
( |
const VarDecl * |
VD, |
|
|
Kind |
K |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: