clang 20.0.0git
|
Public Member Functions | |
StringRef | matchName (StringRef FunName, bool isBuiltin) |
StringRef | matchLibcNameOrBuiltinChk (StringRef Name) |
StringRef | matchLibcName (StringRef Name) |
Definition at line 483 of file UnsafeBufferUsage.cpp.
|
inline |
Definition at line 506 of file UnsafeBufferUsage.cpp.
Referenced by matchLibcNameOrBuiltinChk(), and matchName().
|
inline |
Definition at line 499 of file UnsafeBufferUsage.cpp.
References matchLibcName().
Referenced by matchName().
|
inline |
Definition at line 484 of file UnsafeBufferUsage.cpp.
References matchLibcName(), and matchLibcNameOrBuiltinChk().
Referenced by clang::ast_matchers::libc_func_matchers::AST_MATCHER().