| /external/llvm/include/llvm/IR/ |
| D | IntrinsicInst.h | 49 static inline bool classof(const CallInst *I) { in classof() function 54 static inline bool classof(const Value *V) { in classof() function 65 static inline bool classof(const IntrinsicInst *I) { in classof() function 73 static inline bool classof(const Value *V) { in classof() function 100 static inline bool classof(const IntrinsicInst *I) { in classof() function 103 static inline bool classof(const Value *V) { in classof() function 133 static inline bool classof(const IntrinsicInst *I) { in classof() function 136 static inline bool classof(const Value *V) { in classof() function 204 static inline bool classof(const IntrinsicInst *I) { in classof() function 213 static inline bool classof(const Value *V) { in classof() function [all …]
|
| D | Operator.h | 65 static inline bool classof(const Instruction *) { return true; } in classof() function 66 static inline bool classof(const ConstantExpr *) { return true; } in classof() function 67 static inline bool classof(const Value *V) { in classof() function 107 static inline bool classof(const Instruction *I) { in classof() function 113 static inline bool classof(const ConstantExpr *CE) { in classof() function 119 static inline bool classof(const Value *V) { in classof() function 152 static inline bool classof(const ConstantExpr *CE) { in classof() function 155 static inline bool classof(const Instruction *I) { in classof() function 158 static inline bool classof(const Value *V) { in classof() function 308 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 139 static inline bool classof(const Type *T) { in classof() function 161 static inline bool classof(const Type *T) { in classof() function 296 static inline bool classof(const Type *T) { in classof() function 325 static inline bool classof(const Type *T) { in classof() function 354 static inline bool classof(const Type *T) { in classof() function 440 static inline bool classof(const Type *T) { in classof() function 471 static inline bool classof(const Type *T) { in classof() function
|
| D | InstrTypes.h | 72 static inline bool classof(const Instruction *I) { in classof() function 75 static inline bool classof(const Value *V) { in classof() function 111 static inline bool classof(const Instruction *I) { in classof() function 118 static inline bool classof(const Value *V) { in classof() function
|
| D | DiagnosticInfo.h | 148 static bool classof(const DiagnosticInfo *DI) { in classof() function 175 static bool classof(const DiagnosticInfo *DI) { in classof() function 203 static bool classof(const DiagnosticInfo *DI) { in classof() function 228 static bool classof(const DiagnosticInfo *DI) { in classof() function 268 static bool classof(const DiagnosticInfo *DI) { in classof() function 328 static bool classof(const DiagnosticInfo *DI) { in classof() function 354 static bool classof(const DiagnosticInfo *DI) { in classof() function 381 static bool classof(const DiagnosticInfo *DI) { in classof() function 436 static bool classof(const DiagnosticInfo *DI) { in classof() function
|
| D | Instructions.h | 146 static inline bool classof(const Instruction *I) { in classof() function 149 static inline bool classof(const Value *V) { in classof() function 271 static inline bool classof(const Instruction *I) { in classof() function 274 static inline bool classof(const Value *V) { in classof() function 392 static inline bool classof(const Instruction *I) { in classof() function 395 static inline bool classof(const Value *V) { in classof() function
|
| D | Constants.h | 219 static bool classof(const Value *V) { in classof() function 288 static bool classof(const Value *V) { in classof() function 333 static bool classof(const Value *V) { in classof() function
|
| /external/clang/include/clang/Driver/ |
| D | Action.h | 115 static bool classof(const Action *A) { in classof() function 131 static bool classof(const Action *A) { in classof() function 143 static bool classof(const Action *A) { in classof() function 154 static bool classof(const Action *A) { in classof() function 164 static bool classof(const Action *A) { in classof() function 174 static bool classof(const Action *A) { in classof() function 184 static bool classof(const Action *A) { in classof() function 194 static bool classof(const Action *A) { in classof() function 204 static bool classof(const Action *A) { in classof() function 214 static bool classof(const Action *A) { in classof() function [all …]
|
| D | Job.h | 137 static bool classof(const Job *J) { in classof() function 157 static bool classof(const Job *J) { in classof() function 197 static bool classof(const Job *J) { in classof() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | MemRegion.h | 211 static bool classof(const MemRegion *R) { in classof() function 223 static bool classof(const MemRegion *R) { in classof() function 249 static bool classof(const MemRegion *R) { in classof() function 269 static bool classof(const MemRegion *R) { in classof() function 288 static bool classof(const MemRegion *R) { in classof() function 308 static bool classof(const MemRegion *R) { in classof() function 326 static bool classof(const MemRegion *R) { in classof() function 341 static bool classof(const MemRegion *R) { in classof() function 355 static bool classof(const MemRegion *R) { in classof() function 375 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 361 static inline bool classof(const SymExpr *SE) { in classof() function 397 static inline bool classof(const SymExpr *SE) { in classof() function 432 static inline bool classof(const SymExpr *SE) { in classof() function [all …]
|
| /external/llvm/utils/TableGen/ |
| D | DAGISelMatcher.h | 224 static inline bool classof(const Matcher *N) { in classof() function 250 static inline bool classof(const Matcher *N) { in classof() function 284 static inline bool classof(const Matcher *N) { in classof() function 303 static inline bool classof(const Matcher *N) { in classof() function 322 static inline bool classof(const Matcher *N) { in classof() function 343 static inline bool classof(const Matcher *N) { in classof() function 363 static inline bool classof(const Matcher *N) { in classof() function 386 static inline bool classof(const Matcher *N) { in classof() function 413 static inline bool classof(const Matcher *N) { in classof() function 439 static inline bool classof(const Matcher *N) { in classof() function [all …]
|
| /external/llvm/include/llvm/CodeGen/ |
| D | DIE.h | 288 static bool classof(const DIEValue *I) { return I->getType() == isInteger; } in classof() function 317 static bool classof(const DIEValue *E) { return E->getType() == isExpr; } in classof() function 346 static bool classof(const DIEValue *L) { return L->getType() == isLabel; } in classof() function 373 static bool classof(const DIEValue *D) { return D->getType() == isDelta; } in classof() function 403 static bool classof(const DIEValue *D) { return D->getType() == isString; } in classof() function 438 static bool classof(const DIEValue *E) { return E->getType() == isEntry; } in classof() function 464 static bool classof(const DIEValue *E) { in classof() function 509 static bool classof(const DIEValue *E) { return E->getType() == isLoc; } in classof() function 549 static bool classof(const DIEValue *E) { return E->getType() == isBlock; } in classof() function 579 static bool classof(const DIEValue *E) { return E->getType() == isLocList; } in classof() function
|
| /external/clang/include/clang/AST/ |
| D | StmtOpenMP.h | 196 static bool classof(const Stmt *S) { in classof() function 265 static bool classof(const Stmt *T) { in classof() function 611 static bool classof(const Stmt *T) { in classof() function 680 static bool classof(const Stmt *T) { in classof() function 744 static bool classof(const Stmt *T) { in classof() function 809 static bool classof(const Stmt *T) { in classof() function 867 static bool classof(const Stmt *T) { in classof() function 914 static bool classof(const Stmt *T) { in classof() function 971 static bool classof(const Stmt *T) { in classof() function 1018 static bool classof(const Stmt *T) { in classof() function [all …]
|
| D | OpenMPClause.h | 64 static bool classof(const OMPClause *) { return true; } in classof() function 192 static bool classof(const OMPClause *T) { in classof() function 245 static bool classof(const OMPClause *T) { in classof() function 299 static bool classof(const OMPClause *T) { in classof() function 355 static bool classof(const OMPClause *T) { in classof() function 411 static bool classof(const OMPClause *T) { in classof() function 480 static bool classof(const OMPClause *T) { in classof() function 551 static bool classof(const OMPClause *T) { in classof() function 649 static bool classof(const OMPClause *T) { in classof() function 678 static bool classof(const OMPClause *T) { in classof() function [all …]
|
| D | ExprCXX.h | 100 static bool classof(const Stmt *T) { in classof() function 149 static bool classof(const Stmt *T) { in classof() function 176 static bool classof(const Stmt *T) { in classof() function 221 static bool classof(const Stmt *T) { in classof() function 259 static bool classof(const Stmt *T) { in classof() function 293 static bool classof(const Stmt *T) { in classof() function 328 static bool classof(const Stmt *T) { in classof() function 358 static bool classof(const Stmt *T) { in classof() function 424 static bool classof(const Stmt *S) { in classof() function 455 static bool classof(const Stmt *T) { in classof() function [all …]
|
| D | Comment.h | 252 static bool classof(const Comment *C) { in classof() function 279 static bool classof(const Comment *C) { in classof() function 337 static bool classof(const Comment *C) { in classof() function 396 static bool classof(const Comment *C) { in classof() function 470 static bool classof(const Comment *C) { in classof() function 525 static bool classof(const Comment *C) { in classof() function 545 static bool classof(const Comment *C) { in classof() function 574 static bool classof(const Comment *C) { in classof() function 643 static bool classof(const Comment *C) { in classof() function 739 static bool classof(const Comment *C) { in classof() function [all …]
|
| /external/lldb/include/lldb/Breakpoint/ |
| D | BreakpointResolverAddress.h | 60 static inline bool classof(const BreakpointResolverAddress *) { return true; } in classof() function 61 static inline bool classof(const BreakpointResolver *V) { in classof() function
|
| D | BreakpointResolverFileRegex.h | 53 static inline bool classof(const BreakpointResolverFileRegex *) { return true; } in classof() function 54 static inline bool classof(const BreakpointResolver *V) { in classof() function
|
| D | BreakpointResolverFileLine.h | 56 static inline bool classof(const BreakpointResolverFileLine *) { return true; } in classof() function 57 static inline bool classof(const BreakpointResolver *V) { in classof() function
|
| D | BreakpointResolverName.h | 83 static inline bool classof(const BreakpointResolverName *) { return true; } in classof() function 84 static inline bool classof(const BreakpointResolver *V) { in classof() function
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyLogical.h | 52 static bool classof(const LExpr *E) { return E->kind() == LExpr::Terminal; } in classof() function 73 static bool classof(const LExpr *E) { return E->kind() == LExpr::And; } in classof() function 80 static bool classof(const LExpr *E) { return E->kind() == LExpr::Or; } in classof() function 92 static bool classof(const LExpr *E) { return E->kind() == LExpr::Not; } in classof() function
|
| D | ThreadSafetyTIL.h | 347 static bool classof(const SExpr *E) { return E->opcode() == COP_Variable; } in classof() function 416 static bool classof(const SExpr *E) { return E->opcode() == COP_Future; } in classof() function 474 static bool classof(const SExpr *E) { return E->opcode() == COP_Undefined; } in classof() function 497 static bool classof(const SExpr *E) { return E->opcode() == COP_Wildcard; } in classof() function 518 static bool classof(const SExpr *E) { return E->opcode() == COP_Literal; } in classof() function 629 static bool classof(const SExpr *E) { return E->opcode() == COP_LiteralPtr; } in classof() function 657 static bool classof(const SExpr *E) { return E->opcode() == COP_Function; } in classof() function 708 static bool classof(const SExpr *E) { return E->opcode() == COP_SFunction; } in classof() function 758 static bool classof(const SExpr *E) { return E->opcode() == COP_Code; } in classof() function 794 static bool classof(const SExpr *E) { return E->opcode() == COP_Field; } in classof() function [all …]
|
| /external/llvm/include/llvm/Analysis/ |
| D | ScalarEvolutionExpressions.h | 50 static inline bool classof(const SCEV *S) { in classof() function 71 static inline bool classof(const SCEV *S) { in classof() function 90 static inline bool classof(const SCEV *S) { in classof() function 107 static inline bool classof(const SCEV *S) { in classof() function 124 static inline bool classof(const SCEV *S) { in classof() function 169 static inline bool classof(const SCEV *S) { in classof() function 190 static inline bool classof(const SCEV *S) { in classof() function 224 static inline bool classof(const SCEV *S) { in classof() function 242 static inline bool classof(const SCEV *S) { in classof() function 273 static inline bool classof(const SCEV *S) { in classof() function [all …]
|
| /external/llvm/include/llvm/Support/ |
| D | YAMLParser.h | 181 static inline bool classof(const Node *N) { return N->getType() == NK_Null; } in classof() function 213 static inline bool classof(const Node *N) { in classof() function 259 static inline bool classof(const Node *N) { in classof() function 368 static inline bool classof(const Node *N) { in classof() function 426 static inline bool classof(const Node *N) { in classof() function 452 static inline bool classof(const Node *N) { return N->getType() == NK_Alias; } in classof() function
|