|
clang 22.0.0git
|
#include "clang/AST/Decl.h"#include "clang/AST/DeclCXX.h"#include "clang/AST/DynamicRecursiveASTVisitor.h"#include "clang/AST/ExprObjC.h"#include "clang/AST/Stmt.h"#include "clang/AST/StmtObjC.h"#include "clang/AST/Type.h"#include "clang/Basic/SourceManager.h"#include "clang/Sema/SemaInternal.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Macros | |
| #define | DEBUG_TYPE "effectanalysis" |
| #define DEBUG_TYPE "effectanalysis" |
Definition at line 23 of file SemaFunctionEffects.cpp.