reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/Optional.h
  187   template <class... Args> void emplace(Args &&... args) {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/IR/DebugInfoMetadata.h
  461   enum ChecksumKind {
include/llvm/IR/Module.h
   66 class Module {
include/llvm/Transforms/Instrumentation/MemorySanitizer.h
   21 struct MemorySanitizerOptions {
tools/clang/include/clang/AST/StmtIterator.h
  140 struct ConstStmtIterator : public StmtIteratorImpl<ConstStmtIterator,
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/llvm-pdbutil/LinePrinter.h
   32 class LinePrinter {
tools/llvm-rc/ResourceFileWriter.h
   85     struct FontInfo {