Searched refs:classof (Results 151 - 175 of 256) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h38 static bool classof(const MCSymbol *S) { return S->isWasm(); } function in class:llvm::MCSymbolWasm
H A DMCELFObjectWriter.h69 static bool classof(const MCObjectTargetWriter *W) { function in class:llvm::MCELFObjectTargetWriter
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkSerializer.h152 static bool classof(const RemarkSerializer *S) { function in struct:llvm::remarks::BitstreamRemarkSerializer
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DFunctionCaller.h62 static bool classof(const Expression *obj) { return obj->isA(&ID); } function in class:lldb_private::FunctionCaller
H A DLLVMUserExpression.h40 static bool classof(const Expression *obj) { return obj->isA(&ID); } function in class:lldb_private::LLVMUserExpression
H A DDiagnosticManager.h45 static bool classof(const Diagnostic *diag) { function in class:lldb_private::Diagnostic
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h177 static bool classof(const Metadata *MD) {
277 static bool classof(const Metadata *MD) {
338 static bool classof(const Metadata *MD) { function in class:llvm::DISubrange
388 static bool classof(const Metadata *MD) { function in class:llvm::DIEnumerator
427 static bool classof(const Metadata *MD) { function in class:llvm::DIScope
555 static bool classof(const Metadata *MD) { function in class:llvm::DIFile
672 static bool classof(const Metadata *MD) { function in class:llvm::DIType
745 static bool classof(const Metadata *MD) { function in class:llvm::DIBasicType
881 static bool classof(const Metadata *MD) { function in class:llvm::DIDerivedType
1053 static bool classof(cons function in class:llvm::DICompositeType
1109 static bool classof(const Metadata *MD) { function in class:llvm::DISubroutineType
1315 static bool classof(const Metadata *MD) { function in class:llvm::DICompileUnit::DebugNameTableKind
1345 static bool classof(const Metadata *MD) { function in class:llvm::DICompileUnit::DILocalScope
1587 static bool classof(const Metadata *MD) { function in class:llvm::DICompileUnit::DILocation
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h125 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::AccessSpecDecl
1779 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::CXXRecordDecl
1892 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::CXXDeductionGuideDecl
1923 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::RequiresExprBodyDecl
2134 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::CXXMethodDecl
2635 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
2699 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::CXXDestructorDecl
2768 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::CXXConversionDecl
2841 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::LinkageSpecDecl
2956 static bool classof(cons function in class:clang::UsingDirectiveDecl
3069 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::NamespaceAliasDecl
3143 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
3247 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::UsingShadowDecl
3359 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
3502 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::UsingDecl
3573 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
3669 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::UnresolvedUsingValueDecl
3758 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::UnresolvedUsingTypenameDecl
3800 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::StaticAssertDecl
3857 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::BindingDecl
3909 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
3959 static bool classof(const Decl *D) { return D->getKind() == MSProperty; } function in class:clang::MSPropertyDecl
[all...]
H A DDecl.h102 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::TranslationUnitDecl
142 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
175 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ExternCContextDecl
437 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::NamedDecl
492 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::LabelDecl
606 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::NamespaceDecl
638 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ValueDecl
775 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
1527 static bool classof(cons
[all...]
H A DDeclTemplate.h437 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final::TemplateDecl
955 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
1130 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::FunctionTemplateDecl
1374 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
1589 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
1756 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::final
1773 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::BuiltinTemplateDecl
2058 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ClassTemplateSpecializationDecl
2230 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ClassTemplatePartialSpecializationDecl
2418 static bool classof(cons function in class:clang::ClassTemplateDecl
2501 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::FriendTemplateDecl
2574 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::TypeAliasTemplateDecl
2635 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ClassScopeFunctionSpecializationDecl
2908 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::VarTemplateSpecializationDecl
3062 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::VarTemplatePartialSpecializationDecl
3221 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::VarTemplateDecl
3255 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ConceptDecl
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp151 static inline bool classof(const BreakpointResolverName *) { return true; } function in class:ExceptionBreakpointResolver
152 static inline bool classof(const BreakpointResolver *V) { function in class:ExceptionBreakpointResolver
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp97 if (InstrProfIncrementInstStep::classof(this)) {
170 bool ConstrainedFPIntrinsic::classof(const IntrinsicInst *I) { function in class:ConstrainedFPIntrinsic
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h360 static bool classof(const File *file) { return file->isA(&ID); } function in class:lldb_private::File
414 static bool classof(const File *file) { return file->isA(&ID); } function in class:lldb_private::NativeFile
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h226 static bool classof(const EHScope *Scope) {
419 static bool classof(const EHScope *Scope) {
472 static bool classof(const EHScope *scope) {
485 static bool classof(const EHScope *scope) {
496 static bool classof(const EHScope *scope) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h98 /// Define classof to be able to use isa<>, cast<>, dyn_cast<>, etc.
99 static bool classof(const DDGNode *N) { function in class:llvm::RootDDGNode
102 static bool classof(const RootDDGNode *N) { return true; } function in class:llvm::RootDDGNode
140 /// Define classof to be able to use isa<>, cast<>, dyn_cast<>, etc.
141 static bool classof(const DDGNode *N) { function in class:llvm::SimpleDDGNode
145 static bool classof(const SimpleDDGNode *N) { return true; } function in class:llvm::SimpleDDGNode
202 /// Define classof to be able to use isa<>, cast<>, dyn_cast<>, etc.
203 static bool classof(const DDGNode *N) { function in class:llvm::PiBlockDDGNode
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h490 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticSpotPiece
521 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticEventPiece
591 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticCallPiece
657 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticControlFlowPiece
680 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticMacroPiece
696 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticNotePiece
712 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticPopUpPiece
H A DAnalysisDeclContext.h342 static bool classof(const LocationContext *Ctx) { function in class:clang::StackFrameContext
366 static bool classof(const LocationContext *Ctx) { function in class:clang::ScopeContext
401 static bool classof(const LocationContext *Ctx) { function in class:clang::BlockInvocationContext
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h538 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::CompressedSection
567 // classof method checks that the particular instance is not allocated. This
585 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::StringTableSection
703 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::SymbolTableSection
732 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::RelocationSectionBase
770 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::RelocationSection
807 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::GroupSection
816 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::DynamicSymbolTableSection
825 static bool classof(const SectionBase *S) { function in class:llvm::objcopy::elf::DynamicSection
846 static bool classof(cons function in class:llvm::objcopy::elf::DynamicRelocationSection
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1550 static bool classof(const SDNode *N) { function in class:llvm::X86StoreSDNode
1570 static bool classof(const SDNode *N) { function in class:llvm::X86MaskedStoreSDNode
1583 static bool classof(const SDNode *N) { function in class:llvm::TruncSStoreSDNode
1595 static bool classof(const SDNode *N) { function in class:llvm::TruncUSStoreSDNode
1608 static bool classof(const SDNode *N) { function in class:llvm::MaskedTruncSStoreSDNode
1621 static bool classof(const SDNode *N) { function in class:llvm::MaskedTruncUSStoreSDNode
1641 static bool classof(const SDNode *N) { function in class:llvm::X86MaskedGatherScatterSDNode
1656 static bool classof(const SDNode *N) { function in class:llvm::X86MaskedGatherSDNode
1670 static bool classof(const SDNode *N) { function in class:llvm::X86MaskedScatterSDNode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h95 static bool classof(const DbgEntity *N) { function in class:llvm::DbgEntity
226 static bool classof(const DbgEntity *N) { function in class:llvm::DbgVariable
256 static bool classof(const DbgEntity *N) { function in class:llvm::DbgLabel
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1159 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::SameOperandMatcher
1193 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::LLTOperandMatcher
1245 static bool classof(const OperandPredicateMatcher *P) { function in class:__anon2930::PointerToAnyOperandMatcher
1276 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::ComplexPatternOperandMatcher
1311 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::RegisterBankOperandMatcher
1332 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::MBBOperandMatcher
1349 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::ImmOperandMatcher
1376 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::ConstantIntOperandMatcher
1405 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::LiteralIntOperandMatcher
1433 static bool classof(cons function in class:__anon2930::CmpPredicateOperandMatcher
1463 static bool classof(const PredicateMatcher *P) { function in class:__anon2930::IntrinsicIDOperandMatcher
1661 static bool classof(const PredicateMatcher *P) { function in class:InstructionOpcodeMatcher
1728 static bool classof(const PredicateMatcher *P) { function in class:final
1789 static bool classof(const PredicateMatcher *P) { function in class:InstructionImmPredicateMatcher
1823 static bool classof(const PredicateMatcher *P) { function in class:AtomicOrderingMMOPredicateMatcher
1861 static bool classof(const PredicateMatcher *P) { function in class:MemorySizePredicateMatcher
1891 static bool classof(const PredicateMatcher *P) { function in class:MemoryAddressSpacePredicateMatcher
1929 static bool classof(const PredicateMatcher *P) { function in class:MemoryAlignmentPredicateMatcher
1972 static bool classof(const PredicateMatcher *P) { function in class:MemoryVsLLTSizePredicateMatcher
2007 static bool classof(const InstructionPredicateMatcher *P) { function in class:GenericInstructionPredicateMatcher
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DValueList.cpp49 static bool classof(const Value *V) { function in class:llvm::__anon2020::ConstantPlaceHolder
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DDefinedAtom.h333 static bool classof(const Atom *a) { function in class:lld::DefinedAtom
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DSymbolicFile.h174 static bool classof(const Binary *v) { function in class:llvm::object::SymbolicFile
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h39 static bool classof(const LanguageRuntime *runtime) { function in class:lldb_private::AppleObjCRuntimeV1

Completed in 279 milliseconds

1234567891011