clang API Documentation
#include "clang/AST/Stmt.h"

Go to the source code of this file.
Namespaces | |
| namespace | clang |
| namespace | clang::ento |
Functions | |
| bool | clang::ento::containsMacro (const Stmt *S) |
| bool | clang::ento::containsEnum (const Stmt *S) |
| bool | clang::ento::containsStaticLocal (const Stmt *S) |
| bool | clang::ento::containsBuiltinOffsetOf (const Stmt *S) |
| template<class T > | |
| bool | clang::ento::containsStmt (const Stmt *S) |