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

Definitions

include/llvm/ADT/StringRef.h
   54   class StringRef {
  858   class StringLiteral : public StringRef {
include/llvm/ADT/Twine.h
   80   class Twine {
include/llvm/Analysis/LazyCallGraph.h
  547   class RefSCC {
include/llvm/Analysis/ScalarEvolution.h
   76 class SCEV : public FoldingSetNode {
include/llvm/Analysis/ScalarEvolutionExpressions.h
  296   class SCEVAddRecExpr : public SCEVNAryExpr {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  146 struct LegalizeActionStep {
include/llvm/CodeGen/MachineFunction.h
  223 class MachineFunction {
include/llvm/IR/Constant.h
   41 class Constant : public User {
include/llvm/IR/Instruction.h
   43 class Instruction : public User,
include/llvm/IR/Instructions.h
 1400 class CallInst : public CallBase {
 3917 class CallBrInst : public CallBase {
include/llvm/IR/User.h
   44 class User : public Value {
include/llvm/Support/ConvertUTF.h
  126 typedef enum {
include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
tools/clang/include/clang/AST/Comment.h
  737   enum PassDirection {
tools/clang/include/clang/Driver/Multilib.h
   28 class Multilib {
  114 class MultilibSet {
tools/clang/tools/extra/clangd/Quality.h
   87 struct SymbolRelevanceSignals {
tools/clang/tools/extra/clangd/Selection.h
   65 class SelectionTree {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
tools/clang/unittests/Tooling/TestVisitor.h
  181   struct MatchCandidate {
unittests/Support/JSONTest.cpp
  328 struct CustomStruct {
usr/include/c++/7.4.0/system_error
  146   struct error_code
utils/unittest/googletest/include/gtest/gtest-message.h
   86 class GTEST_API_ Message {
  115   template <typename T>
utils/unittest/googletest/include/gtest/gtest-test-part.h
   47 class GTEST_API_ TestPartResult {