HomeSort by relevance Sort by last modified time
    Searched defs:classof (Results 201 - 225 of 1798) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugSubsection.h 25 static bool classof(const DebugSubsectionRef *S) { return true; } function in class:llvm::codeview::DebugSubsectionRef
38 static bool classof(const DebugSubsection *S) { return true; } function in class:llvm::codeview::DebugSubsection
DebugSymbolRVASubsection.h 33 static bool classof(const DebugSubsectionRef *S) { function in class:llvm::codeview::final
50 static bool classof(const DebugSubsection *S) { function in class:llvm::codeview::final
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBContext.h 40 static bool classof(const DIContext *DICtx) { function in class:llvm::pdb::PDBContext
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Argument.h 123 static bool classof(const Value *V) { function in class:llvm::final
GlobalIndirectSymbol.h 78 static bool classof(const Value *V) { function in class:llvm::GlobalIndirectSymbol
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
LocInfoType.h 54 static bool classof(const Type *T) { function in class:clang::LocInfoType
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Core/
SharedLibraryAtom.h 39 static bool classof(const Atom *a) { function in class:lld::SharedLibraryAtom
43 static inline bool classof(const SharedLibraryAtom *) { return true; } function in class:lld::SharedLibraryAtom
SharedLibraryFile.h 23 static bool classof(const File *f) { function in class:lld::SharedLibraryFile
UndefinedAtom.h 54 static bool classof(const Atom *a) { function in class:lld::UndefinedAtom
58 static bool classof(const UndefinedAtom *) { return true; } function in class:lld::UndefinedAtom
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugSubsection.h 25 static bool classof(const DebugSubsectionRef *S) { return true; } function in class:llvm::codeview::DebugSubsectionRef
38 static bool classof(const DebugSubsection *S) { return true; } function in class:llvm::codeview::DebugSubsection
DebugSymbolRVASubsection.h 33 static bool classof(const DebugSubsectionRef *S) { function in class:llvm::codeview::final
50 static bool classof(const DebugSubsection *S) { function in class:llvm::codeview::final
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBContext.h 40 static bool classof(const DIContext *DICtx) { function in class:llvm::pdb::PDBContext
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Argument.h 123 static bool classof(const Value *V) { function in class:llvm::final
GlobalIndirectSymbol.h 78 static bool classof(const Value *V) { function in class:llvm::GlobalIndirectSymbol
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
LocInfoType.h 54 static bool classof(const Type *T) { function in class:clang::LocInfoType
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBContext.h 40 static bool classof(const DIContext *DICtx) { function in class:llvm::pdb::PDBContext
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Argument.h 128 static inline bool classof(const Value *V) { function in class:llvm::Argument
GlobalIndirectSymbol.h 78 static inline bool classof(const Value *V) { function in class:llvm::GlobalIndirectSymbol
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFFImportFile.h 34 static inline bool classof(Binary const *V) { return V->isCOFFImportFile(); } function in class:llvm::object::COFFImportFile
IRObjectFile.h 47 static inline bool classof(const Binary *v) { function in class:llvm::object::IRObjectFile
ModuleSummaryIndexObjectFile.h 68 static inline bool classof(const Binary *v) { function in class:llvm::object::ModuleSummaryIndexObjectFile
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
LocInfoType.h 54 static bool classof(const Type *T) { function in class:clang::LocInfoType
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
SharedLibraryAtom.h 39 static bool classof(const Atom *a) { function in class:lld::SharedLibraryAtom
43 static inline bool classof(const SharedLibraryAtom *) { return true; } function in class:lld::SharedLibraryAtom
SharedLibraryFile.h 23 static bool classof(const File *f) { function in class:lld::SharedLibraryFile
UndefinedAtom.h 54 static bool classof(const Atom *a) { function in class:lld::UndefinedAtom
58 static bool classof(const UndefinedAtom *) { return true; } function in class:lld::UndefinedAtom

Completed in 369 milliseconds

1 2 3 4 5 6 7 891011>>