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

Definitions

include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/TargetTransformInfo.h
  108 class TargetTransformInfo {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/ExecutionEngine/JITSymbol.h
  219 class JITSymbol {
include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
  347   struct Resources {
include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
   77 class ThreadSafeModule {
include/llvm/IR/ConstantRange.h
   47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/PassManager.h
  154 class PreservedAnalyses {
include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
  324 class ErrorSuccess final : public Error {};
tools/clang/include/clang/Basic/Diagnostic.h
  152   enum Level {
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h
   50 struct ClangTidyOptions {
tools/clang/tools/extra/clangd/XRefs.h
   60 struct HoverInfo {
tools/clang/tools/extra/clangd/index/Symbol.h
  177 class SymbolSlab {
tools/clang/utils/TableGen/ClangOptionDocEmitter.cpp
   31 struct Documentation {
tools/lld/ELF/LinkerScript.h
   40 struct ExprValue {
tools/lldb/include/lldb/DataFormatters/TypeValidator.h
  137   struct ValidationResult {
tools/lldb/include/lldb/Utility/Status.h
   44 class Status {
tools/lldb/include/lldb/lldb-enumerations.h
   73 enum StateType {
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
   63   enum class PacketResult {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  107 class stat {
usr/include/c++/7.4.0/type_traits
 2276   template<typename _Tp, typename _Tag>