/external/llvm/include/llvm/IR/ |
D | IntrinsicInst.h | 48 static inline bool classof(const CallInst *I) { in classof() function 53 static inline bool classof(const Value *V) { in classof() function 64 static inline bool classof(const IntrinsicInst *I) { in classof() function 72 static inline bool classof(const Value *V) { in classof() function 87 static inline bool classof(const IntrinsicInst *I) { in classof() function 90 static inline bool classof(const Value *V) { in classof() function 108 static inline bool classof(const IntrinsicInst *I) { in classof() function 111 static inline bool classof(const Value *V) { in classof() function 174 static inline bool classof(const IntrinsicInst *I) { in classof() function 183 static inline bool classof(const Value *V) { in classof() function [all …]
|
D | Operator.h | 68 static inline bool classof(const Instruction *) { return true; } in classof() function 69 static inline bool classof(const ConstantExpr *) { return true; } in classof() function 70 static inline bool classof(const Value *V) { in classof() function 111 static inline bool classof(const Instruction *I) { in classof() function 117 static inline bool classof(const ConstantExpr *CE) { in classof() function 123 static inline bool classof(const Value *V) { in classof() function 157 static inline bool classof(const ConstantExpr *CE) { in classof() function 160 static inline bool classof(const Instruction *I) { in classof() function 163 static inline bool classof(const Value *V) { in classof() function 302 static inline bool classof(const Instruction *I) { in classof() function [all …]
|
D | DerivedTypes.h | 88 static inline bool classof(const Type *T) { in classof() function 136 static inline bool classof(const Type *T) { in classof() function 158 static inline bool classof(const Type *T) { in classof() function 293 static inline bool classof(const Type *T) { in classof() function 322 static inline bool classof(const Type *T) { in classof() function 351 static inline bool classof(const Type *T) { in classof() function 417 static inline bool classof(const Type *T) { in classof() function 448 static inline bool classof(const Type *T) { in classof() function
|
D | InstrTypes.h | 76 static inline bool classof(const Instruction *I) { in classof() function 79 static inline bool classof(const Value *V) { in classof() function 115 static inline bool classof(const Instruction *I) { in classof() function 122 static inline bool classof(const Value *V) { in classof() function
|
D | Instructions.h | 116 static inline bool classof(const Instruction *I) { in classof() function 119 static inline bool classof(const Value *V) { in classof() function 236 static inline bool classof(const Instruction *I) { in classof() function 239 static inline bool classof(const Value *V) { in classof() function 358 static inline bool classof(const Instruction *I) { in classof() function 361 static inline bool classof(const Value *V) { in classof() function
|
D | Constants.h | 224 static bool classof(const Value *V) { in classof() function 290 static bool classof(const Value *V) { in classof() function 332 static bool classof(const Value *V) { in classof() function
|
D | Argument.h | 89 static inline bool classof(const Value *V) { in classof() function
|
/external/clang/include/clang/Driver/ |
D | Action.h | 103 static bool classof(const Action *A) { in classof() function 119 static bool classof(const Action *A) { in classof() function 131 static bool classof(const Action *A) { in classof() function 142 static bool classof(const Action *A) { in classof() function 152 static bool classof(const Action *A) { in classof() function 162 static bool classof(const Action *A) { in classof() function 172 static bool classof(const Action *A) { in classof() function 182 static bool classof(const Action *A) { in classof() function 192 static bool classof(const Action *A) { in classof() function 202 static bool classof(const Action *A) { in classof() function [all …]
|
D | Job.h | 76 static bool classof(const Job *J) { in classof() function 110 static bool classof(const Job *J) { in classof() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | MemRegion.h | 199 static bool classof(const MemRegion *R) { in classof() function 211 static bool classof(const MemRegion *R) { in classof() function 237 static bool classof(const MemRegion *R) { in classof() function 257 static bool classof(const MemRegion *R) { in classof() function 276 static bool classof(const MemRegion *R) { in classof() function 296 static bool classof(const MemRegion *R) { in classof() function 314 static bool classof(const MemRegion *R) { in classof() function 329 static bool classof(const MemRegion *R) { in classof() function 343 static bool classof(const MemRegion *R) { in classof() function 363 static bool classof(const MemRegion *R) { in classof() function [all …]
|
D | SymbolManager.h | 117 static inline bool classof(const SymExpr *SE) { in classof() function 147 static inline bool classof(const SymExpr *SE) { in classof() function 193 static inline bool classof(const SymExpr *SE) { in classof() function 227 static inline bool classof(const SymExpr *SE) { in classof() function 258 static inline bool classof(const SymExpr *SE) { in classof() function 303 static inline bool classof(const SymExpr *SE) { in classof() function 339 static inline bool classof(const SymExpr *SE) { in classof() function 382 static inline bool classof(const SymExpr *SE) { in classof() function 423 static inline bool classof(const SymExpr *SE) { in classof() function 464 static inline bool classof(const SymExpr *SE) { in classof() function
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcher.h | 219 static inline bool classof(const Matcher *N) { in classof() function 245 static inline bool classof(const Matcher *N) { in classof() function 279 static inline bool classof(const Matcher *N) { in classof() function 298 static inline bool classof(const Matcher *N) { in classof() function 317 static inline bool classof(const Matcher *N) { in classof() function 338 static inline bool classof(const Matcher *N) { in classof() function 358 static inline bool classof(const Matcher *N) { in classof() function 381 static inline bool classof(const Matcher *N) { in classof() function 406 static inline bool classof(const Matcher *N) { in classof() function 429 static inline bool classof(const Matcher *N) { in classof() function [all …]
|
D | TGValueTypes.cpp | 48 static bool classof(const Type *T) { in classof() function in ExtendedIntegerType 65 static bool classof(const Type *T) { in classof() function in ExtendedVectorType
|
/external/llvm/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 53 static inline bool classof(const Value *V) { in classof() function 92 static inline bool classof(const Value *V) { in classof() function
|
/external/llvm/lib/IR/ |
D | AttributeImpl.h | 49 static inline bool classof(const AttributeEntry *) { return true; } in classof() function 60 static inline bool classof(const AttributeEntry *AE) { in classof() function 63 static inline bool classof(const EnumAttributeEntry *) { return true; } in classof() function 76 static inline bool classof(const AttributeEntry *AE) { in classof() function 79 static inline bool classof(const AlignAttributeEntry *) { return true; } in classof() function 92 static inline bool classof(const AttributeEntry *AE) { in classof() function 95 static inline bool classof(const StringAttributeEntry *) { return true; } in classof() function
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 49 static inline bool classof(const SCEV *S) { in classof() function 70 static inline bool classof(const SCEV *S) { in classof() function 89 static inline bool classof(const SCEV *S) { in classof() function 106 static inline bool classof(const SCEV *S) { in classof() function 123 static inline bool classof(const SCEV *S) { in classof() function 164 static inline bool classof(const SCEV *S) { in classof() function 185 static inline bool classof(const SCEV *S) { in classof() function 219 static inline bool classof(const SCEV *S) { in classof() function 237 static inline bool classof(const SCEV *S) { in classof() function 268 static inline bool classof(const SCEV *S) { in classof() function [all …]
|
/external/llvm/include/llvm/Support/ |
D | YAMLParser.h | 171 static inline bool classof(const Node *N) { in classof() function 203 static inline bool classof(const Node *N) { in classof() function 249 static inline bool classof(const Node *N) { in classof() function 364 static inline bool classof(const Node *N) { in classof() function 426 static inline bool classof(const Node *N) { in classof() function 450 static inline bool classof(const Node *N) { in classof() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 156 static bool classof(const ARMConstantPoolValue *APV) { in classof() function 187 static bool classof(const ARMConstantPoolValue *ACPV) { in classof() function 219 static bool classof(const ARMConstantPoolValue *ACPV) { in classof() function
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 91 static bool classof(const Stmt *T) { in classof() function 139 static bool classof(const Stmt *T) { in classof() function 166 static bool classof(const Stmt *T) { in classof() function 212 static bool classof(const Stmt *T) { in classof() function 251 static bool classof(const Stmt *T) { in classof() function 286 static bool classof(const Stmt *T) { in classof() function 319 static bool classof(const Stmt *T) { in classof() function 347 static bool classof(const Stmt *T) { in classof() function 412 static bool classof(const Stmt *S) { in classof() function 443 static bool classof(const Stmt *T) { in classof() function [all …]
|
D | Comment.h | 239 static bool classof(const Comment *C) { in classof() function 266 static bool classof(const Comment *C) { in classof() function 324 static bool classof(const Comment *C) { in classof() function 383 static bool classof(const Comment *C) { in classof() function 449 static bool classof(const Comment *C) { in classof() function 504 static bool classof(const Comment *C) { in classof() function 524 static bool classof(const Comment *C) { in classof() function 553 static bool classof(const Comment *C) { in classof() function 622 static bool classof(const Comment *C) { in classof() function 715 static bool classof(const Comment *C) { in classof() function [all …]
|
D | ExprObjC.h | 50 static bool classof(const Stmt *T) { in classof() function 80 static bool classof(const Stmt *T) { in classof() function 121 static bool classof(const Stmt *T) { in classof() function 157 static bool classof(const Stmt *T) { in classof() function
|
D | StmtObjC.h | 63 static bool classof(const Stmt *T) { in classof() function 112 static bool classof(const Stmt *T) { in classof() function 143 static bool classof(const Stmt *T) { in classof() function 244 static bool classof(const Stmt *T) { in classof() function 303 static bool classof(const Stmt *T) { in classof() function 336 static bool classof(const Stmt *T) { in classof() function 366 static bool classof(const Stmt *T) { in classof() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.h | 261 static bool classof(const DIEValue *I) { return I->getType() == isInteger; } in classof() function 289 static bool classof(const DIEValue *L) { return L->getType() == isLabel; } in classof() function 315 static bool classof(const DIEValue *D) { return D->getType() == isDelta; } in classof() function 344 static bool classof(const DIEValue *E) { return E->getType() == isEntry; } in classof() function 383 static bool classof(const DIEValue *E) { return E->getType() == isBlock; } in classof() function
|
/external/llvm/include/llvm/Object/ |
D | MachO.h | 54 static inline bool classof(const Binary *v) { in classof() function
|
/external/clang/include/clang/Sema/ |
D | SemaConsumer.h | 42 static bool classof(const ASTConsumer *Consumer) { in classof() function
|