HomeSort by relevance Sort by last modified time
    Searched full:classof (Results 51 - 75 of 135) sorted by null

1 23 4 5 6

  /external/llvm/include/llvm/IR/
DerivedTypes.h 88 static inline bool classof(const Type *T) { function in class:llvm::IntegerType
136 static inline bool classof(const Type *T) { function in class:llvm::FunctionType
158 static inline bool classof(const Type *T) { function in class:llvm::CompositeType
293 static inline bool classof(const Type *T) {
322 static inline bool classof(const Type *T) { function in class:llvm::SequentialType
351 static inline bool classof(const Type *T) { function in class:llvm::ArrayType
417 static inline bool classof(const Type *T) { function in class:llvm::VectorType
448 static inline bool classof(const Type *T) { function in class:llvm::PointerType
Argument.h 98 static inline bool classof(const Value *V) { function in class:llvm::Argument
GlobalAlias.h 79 static inline bool classof(const Value *V) { function in class:llvm::GlobalAlias
Constants.h 223 static bool classof(const Value *V) { function in class:llvm::ConstantInt
289 static bool classof(const Value *V) { function in class:llvm::ConstantFP
331 static bool classof(const Value *V) { function in class:llvm::ConstantAggregateZero
363 static bool classof(const Value *V) { function in class:llvm::ConstantArray
421 static bool classof(const Value *V) { function in class:llvm::ConstantStruct
468 static bool classof(const Value *V) { function in class:llvm::ConstantVector
510 static bool classof(const Value *V) { function in class:llvm::ConstantPointerNull
631 static bool classof(const Value *V) { function in class:llvm::ConstantDataSequential
686 static bool classof(const Value *V) { function in class:llvm::ConstantDataArray
739 static bool classof(const Value *V) function in class:llvm::ConstantDataVector
770 static inline bool classof(const Value *V) { function in class:llvm::BlockAddress
1091 static inline bool classof(const Value *V) { function in class:llvm::ConstantExpr
1155 static bool classof(const Value *V) { function in class:llvm::UndefValue
    [all...]
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.h 178 static bool classof(const MCExpr *E) { function in class:llvm::AArch64MCExpr
182 static bool classof(const AArch64MCExpr *) { return true; } function in class:llvm::AArch64MCExpr
  /external/clang/include/clang/AST/
StmtOpenMP.h 63 static bool classof(const OMPClause *T) { function in class:clang::OMPClause
185 static bool classof(const OMPClause *T) { function in class:clang::OMPDefaultClause
247 static bool classof(const OMPClause *T) { function in class:clang::OMPPrivateClause
339 static bool classof(const Stmt *S) {
402 static bool classof(const Stmt *T) { function in class:clang::OMPParallelDirective
Type.h 1900 static bool classof(const Type *T) { return T->getTypeClass() == Builtin; } function in class:clang::BuiltinType
1930 static bool classof(const Type *T) { return T->getTypeClass() == Complex; } function in class:clang::ComplexType
1961 static bool classof(const Type *T) { return T->getTypeClass() == Paren; } function in class:clang::ParenType
1992 static bool classof(const Type *T) { return T->getTypeClass() == Pointer; } function in class:clang::PointerType
2030 static bool classof(const Type *T) { return T->getTypeClass() == Decayed; } function in class:clang::DecayedType
2063 static bool classof(const Type *T) { function in class:clang::BlockPointerType
2109 static bool classof(const Type *T) { function in class:clang::ReferenceType
2127 static bool classof(const Type *T) { function in class:clang::LValueReferenceType
2143 static bool classof(const Type *T) { function in class:clang::RValueReferenceType
2197 static bool classof(const Type *T) { function in class:clang::MemberPointerType
2249 static bool classof(const Type *T) { function in class:clang::ArrayType
2303 static bool classof(const Type *T) { function in class:clang::ConstantArrayType
2322 static bool classof(const Type *T) { function in class:clang::IncompleteArrayType
2384 static bool classof(const Type *T) { function in class:clang::VariableArrayType
2440 static bool classof(const Type *T) { function in class:clang::DependentSizedArrayType
2485 static bool classof(const Type *T) { function in class:clang::DependentSizedExtVectorType
2553 static bool classof(const Type *T) { function in class:clang::VectorType
2618 static bool classof(const Type *T) { function in class:clang::ExtVectorType
2808 static bool classof(const Type *T) { function
3130 static bool classof(const Type *T) { return T->getTypeClass() == Typedef; } function
3149 static bool classof(const Type *T) { return T->getTypeClass() == TypeOfExpr; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TypeOfExprType
3195 static bool classof(const Type *T) { return T->getTypeClass() == TypeOf; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TypeOfType
3216 static bool classof(const Type *T) { return T->getTypeClass() == Decltype; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DecltypeType
3266 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::UnaryTransformType
3288 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TagType
3316 static bool classof(const Type *T) { return T->getTypeClass() == Record; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::RecordType
3334 static bool classof(const Type *T) { return T->getTypeClass() == Enum; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::EnumType
3430 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType
3503 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TemplateTypeParmType
3553 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::SubstTemplateTypeParmType
3605 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::SubstTemplateTypeParmPackType
3654 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AutoType
3798 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TemplateSpecializationType
3860 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::InjectedClassNameType
4006 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ElaboratedType
4069 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentNameType
4139 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentTemplateSpecializationType
4219 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::PackExpansionType
4392 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCInterfaceType
4541 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectPointerType
4571 static bool classof(const Type *T) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AtomicType
    [all...]
Expr.h 772 static bool classof(const Stmt *T) { function in class:clang::Expr
840 static bool classof(const Stmt *T) { function in class:clang::OpaqueValueExpr
1135 static bool classof(const Stmt *T) { function in class:clang::DeclRefExpr
1185 static bool classof(const Stmt *T) { function in class:clang::PredefinedExpr
1272 static bool classof(const Stmt *T) { function in class:clang::IntegerLiteral
1319 static bool classof(const Stmt *T) { function in class:clang::CharacterLiteral
1381 static bool classof(const Stmt *T) { function in class:clang::FloatingLiteral
1413 static bool classof(const Stmt *T) { function in class:clang::ImaginaryLiteral
1617 static bool classof(const Stmt *T) { function
1727 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::UnaryOperator
2028 static bool classof(const Stmt *T) { function
2110 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::ArraySubscriptExpr
2542 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::MemberExpr
2613 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr
2702 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::CastExpr
2763 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::ImplicitCastExpr
2816 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::ExplicitCastExpr
2859 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::CStyleCastExpr
3030 static bool classof(const Stmt *S) { function in class:clang::StringLiteral::OffsetOfExpr::BinaryOperator
3103 static bool classof(const Stmt *S) { function in class:clang::StringLiteral::OffsetOfExpr::CompoundAssignOperator
3144 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::AbstractConditionalOperator
3207 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::ConditionalOperator
3292 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::BinaryConditionalOperator
3346 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::AddrLabelExpr
3388 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::StmtExpr
3430 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::ShuffleVectorExpr
3535 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::ChooseExpr
3571 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::GNUNullExpr
3616 static bool classof(const Stmt *T) { function in class:clang::StringLiteral::OffsetOfExpr::VAArgExpr
    [all...]
DeclObjC.h 469 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCList
583 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCContainerDecl
1217 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCInterfaceDecl
1289 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCIvarDecl
1321 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCAtDefsFieldDecl
1525 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCProtocolDecl
1654 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCCategoryDecl
1706 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCImplDecl
1782 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCCategoryImplDecl
1941 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCImplementationDecl
1972 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCCompatibleAliasDecl
2154 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCPropertyDecl
2264 static bool classof(const Decl *D) { return classofKind(D->getKind()); } function in class:clang::ObjCPropertyImplDecl
    [all...]
  /external/llvm/include/llvm/MC/
MCExpr.h 130 static bool classof(const MCExpr *E) { function in class:llvm::MCConstantExpr
297 static bool classof(const MCExpr *E) { function in class:llvm::MCSymbolRefExpr
350 static bool classof(const MCExpr *E) { function in class:llvm::MCUnaryExpr
484 static bool classof(const MCExpr *E) { function in class:llvm::MCBinaryExpr
509 static bool classof(const MCExpr *E) { function in class:llvm::MCTargetExpr
MCELFStreamer.h 91 static bool classof(const MCStreamer *S) { function in class:llvm::MCELFStreamer
MCObjectStreamer.h 122 static bool classof(const MCStreamer *S) { function in class:llvm::MCObjectStreamer
MCSectionCOFF.h 82 static bool classof(const MCSection *S) { function in class:llvm::MCSectionCOFF
MCSectionELF.h 84 static bool classof(const MCSection *S) { function in class:llvm::MCSectionELF
MCAtom.h 151 static bool classof(const MCAtom *A) { return A->getKind() == TextAtom; } function in class:llvm::MCTextAtom
182 static bool classof(const MCAtom *A) { return A->getKind() == DataAtom; } function in class:llvm::MCDataAtom
  /external/clang/include/clang/Lex/
MacroInfo.h 457 static bool classof(const MacroDirective *) { return true; } function in namespace:clang
490 static bool classof(const MacroDirective *MD) { function in class:DefMacroDirective
493 static bool classof(const DefMacroDirective *) { return true; } function in class:DefMacroDirective
504 static bool classof(const MacroDirective *MD) { function in class:UndefMacroDirective
507 static bool classof(const UndefMacroDirective *) { return true; } function in class:UndefMacroDirective
522 static bool classof(const MacroDirective *MD) { function in class:VisibilityMacroDirective
525 static bool classof(const VisibilityMacroDirective *) { return true; } function in class:VisibilityMacroDirective
  /external/llvm/lib/CodeGen/AsmPrinter/
DIE.h 263 static bool classof(const DIEValue *I) { return I->getType() == isInteger; } function in class:llvm::DIEInteger
291 static bool classof(const DIEValue *E) { return E->getType() == isExpr; } function in class:llvm::DIEExpr
319 static bool classof(const DIEValue *L) { return L->getType() == isLabel; } function in class:llvm::DIELabel
345 static bool classof(const DIEValue *D) { return D->getType() == isDelta; } function in class:llvm::DIEDelta
375 static bool classof(const DIEValue *D) { return D->getType() == isString; } function in class:llvm::DIEString
410 static bool classof(const DIEValue *E) { return E->getType() == isEntry; } function in class:llvm::DIEEntry
449 static bool classof(const DIEValue *E) { return E->getType() == isBlock; } function in class:llvm::DIEBlock
  /external/clang/include/clang/Analysis/
AnalysisContext.h 309 static bool classof(const LocationContext *Ctx) { function in class:clang::StackFrameContext
332 static bool classof(const LocationContext *Ctx) { function in class:clang::ScopeContext
366 static bool classof(const LocationContext *Ctx) { function in class:clang::BlockInvocationContext
  /external/clang/lib/CodeGen/
CGCleanup.h 201 static bool classof(const EHScope *Scope) {
379 static bool classof(const EHScope *Scope) {
423 static bool classof(const EHScope *scope) {
436 static bool classof(const EHScope *scope) {
  /external/clang/tools/libclang/
CXLoadedDiagnostic.h 62 static bool classof(const CXDiagnosticImpl *D) { function in class:clang::CXLoadedDiagnostic
  /external/llvm/include/llvm/Object/
MachOUniversal.h 91 static inline bool classof(Binary const *V) { function in class:llvm::object::MachOUniversalBinary
  /external/llvm/lib/MC/
MCNullStreamer.cpp 113 static bool classof(const MCStreamer *S) { function in class:__anon21888::MCNullStreamer
  /frameworks/compile/mclinker/unittests/
FragmentRefTest.cpp 64 ASSERT_TRUE(RegionFragment::classof(frag));
FragmentTest.cpp 68 EXPECT_TRUE(f->classof(new Fragment(Fragment::Region, s)) );
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 445 static bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticSpotPiece
538 static inline bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticEventPiece
609 static inline bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticCallPiece
671 static inline bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticControlFlowPiece
697 static inline bool classof(const PathDiagnosticPiece *P) { function in class:clang::ento::PathDiagnosticMacroPiece

Completed in 1262 milliseconds

1 23 4 5 6