|
clang 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/DebugLoc.h"#include "llvm/IR/Value.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| struct | clang::CodeGen::LoopAttributes |
| Attributes that may be specified on loops. More... | |
| class | clang::CodeGen::LoopInfo |
| Information used when generating a structured loop. More... | |
| class | clang::CodeGen::LoopInfoStack |
| A stack of loop information corresponding to loop nesting levels. More... | |
Namespaces | |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::CodeGen |