|
clang
5.0.0
|
Go to the source code of this file.
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| 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) |
| std::pair< const clang::VarDecl *, const clang::Expr * > | clang::ento::parseAssignment (const Stmt *S) |
1.8.6