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

Definitions

include/llvm/ADT/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ExecutionEngine/JITSymbol.h
  219 class JITSymbol {
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 {
tools/clang/include/clang/Basic/Diagnostic.h
  152   enum Level {
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h
   50 struct ClangTidyOptions {
tools/lldb/include/lldb/Utility/Status.h
   44 class Status {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  107 class stat {
usr/include/c++/7.4.0/bits/stl_function.h
  117   template<typename _Arg1, typename _Arg2, typename _Result>