Home
last modified time | relevance | path

Searched defs:classof (Results 1 – 25 of 101) sorted by relevance

12345

/external/llvm/include/llvm/IR/
DIntrinsicInst.h48 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
179 static inline bool classof(const IntrinsicInst *I) { in classof() function
188 static inline bool classof(const Value *V) { in classof() function
[all …]
DOperator.h68 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
306 static inline bool classof(const Instruction *I) { in classof() function
[all …]
DInstrTypes.h76 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
DDerivedTypes.h88 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
437 static inline bool classof(const Type *T) { in classof() function
468 static inline bool classof(const Type *T) { in classof() function
DDiagnosticInfo.h141 static bool classof(const DiagnosticInfo *DI) { in classof() function
168 static bool classof(const DiagnosticInfo *DI) { in classof() function
196 static bool classof(const DiagnosticInfo *DI) { in classof() function
221 static bool classof(const DiagnosticInfo *DI) { in classof() function
260 static bool classof(const DiagnosticInfo *DI) { in classof() function
321 static bool classof(const DiagnosticInfo *DI) { in classof() function
347 static bool classof(const DiagnosticInfo *DI) { in classof() function
374 static bool classof(const DiagnosticInfo *DI) { in classof() function
DInstructions.h130 static inline bool classof(const Instruction *I) { in classof() function
133 static inline bool classof(const Value *V) { in classof() function
251 static inline bool classof(const Instruction *I) { in classof() function
254 static inline bool classof(const Value *V) { in classof() function
373 static inline bool classof(const Instruction *I) { in classof() function
376 static inline bool classof(const Value *V) { in classof() function
DConstants.h223 static bool classof(const Value *V) { in classof() function
289 static bool classof(const Value *V) { in classof() function
331 static bool classof(const Value *V) { in classof() function
/external/clang/include/clang/Driver/
DAction.h110 static bool classof(const Action *A) { in classof() function
126 static bool classof(const Action *A) { in classof() function
138 static bool classof(const Action *A) { in classof() function
149 static bool classof(const Action *A) { in classof() function
159 static bool classof(const Action *A) { in classof() function
169 static bool classof(const Action *A) { in classof() function
179 static bool classof(const Action *A) { in classof() function
189 static bool classof(const Action *A) { in classof() function
199 static bool classof(const Action *A) { in classof() function
209 static bool classof(const Action *A) { in classof() function
[all …]
DJob.h95 static bool classof(const Job *J) { in classof() function
115 static bool classof(const Job *J) { in classof() function
155 static bool classof(const Job *J) { in classof() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h211 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 …]
DSymbolManager.h117 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/lldb/include/lldb/Breakpoint/
DBreakpointResolverAddress.h60 static inline bool classof(const BreakpointResolverAddress *) { return true; } in classof() function
61 static inline bool classof(const BreakpointResolver *V) { in classof() function
DBreakpointResolverFileRegex.h53 static inline bool classof(const BreakpointResolverFileRegex *) { return true; } in classof() function
54 static inline bool classof(const BreakpointResolver *V) { in classof() function
DBreakpointResolverFileLine.h56 static inline bool classof(const BreakpointResolverFileLine *) { return true; } in classof() function
57 static inline bool classof(const BreakpointResolver *V) { in classof() function
DBreakpointResolverName.h83 static inline bool classof(const BreakpointResolverName *) { return true; } in classof() function
84 static inline bool classof(const BreakpointResolver *V) { in classof() function
/external/llvm/utils/TableGen/
DDAGISelMatcher.h223 static inline bool classof(const Matcher *N) { in classof() function
249 static inline bool classof(const Matcher *N) { in classof() function
283 static inline bool classof(const Matcher *N) { in classof() function
302 static inline bool classof(const Matcher *N) { in classof() function
321 static inline bool classof(const Matcher *N) { in classof() function
342 static inline bool classof(const Matcher *N) { in classof() function
362 static inline bool classof(const Matcher *N) { in classof() function
385 static inline bool classof(const Matcher *N) { in classof() function
412 static inline bool classof(const Matcher *N) { in classof() function
438 static inline bool classof(const Matcher *N) { in classof() function
[all …]
/external/clang/include/clang/AST/
DStmtOpenMP.h158 static bool classof(const Stmt *S) { in classof() function
225 static bool classof(const Stmt *T) { in classof() function
294 static bool classof(const Stmt *T) { in classof() function
363 static bool classof(const Stmt *T) { in classof() function
421 static bool classof(const Stmt *T) { in classof() function
468 static bool classof(const Stmt *T) { in classof() function
525 static bool classof(const Stmt *T) { in classof() function
597 static bool classof(const Stmt *T) { in classof() function
656 static bool classof(const Stmt *T) { in classof() function
DOpenMPClause.h64 static bool classof(const OMPClause *T) { return true; } in classof() function
192 static bool classof(const OMPClause *T) { in classof() function
246 static bool classof(const OMPClause *T) { in classof() function
302 static bool classof(const OMPClause *T) { in classof() function
358 static bool classof(const OMPClause *T) { in classof() function
427 static bool classof(const OMPClause *T) { in classof() function
498 static bool classof(const OMPClause *T) { in classof() function
596 static bool classof(const OMPClause *T) { in classof() function
625 static bool classof(const OMPClause *T) { in classof() function
654 static bool classof(const OMPClause *T) { in classof() function
[all …]
DExprCXX.h93 static bool classof(const Stmt *T) { in classof() function
142 static bool classof(const Stmt *T) { in classof() function
169 static bool classof(const Stmt *T) { in classof() function
214 static bool classof(const Stmt *T) { in classof() function
252 static bool classof(const Stmt *T) { in classof() function
286 static bool classof(const Stmt *T) { in classof() function
321 static bool classof(const Stmt *T) { in classof() function
351 static bool classof(const Stmt *T) { in classof() function
417 static bool classof(const Stmt *S) { in classof() function
448 static bool classof(const Stmt *T) { in classof() function
[all …]
DComment.h250 static bool classof(const Comment *C) { in classof() function
277 static bool classof(const Comment *C) { in classof() function
335 static bool classof(const Comment *C) { in classof() function
394 static bool classof(const Comment *C) { in classof() function
468 static bool classof(const Comment *C) { in classof() function
523 static bool classof(const Comment *C) { in classof() function
543 static bool classof(const Comment *C) { in classof() function
572 static bool classof(const Comment *C) { in classof() function
641 static bool classof(const Comment *C) { in classof() function
737 static bool classof(const Comment *C) { in classof() function
[all …]
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.h287 static bool classof(const DIEValue *I) { return I->getType() == isInteger; } in classof() function
316 static bool classof(const DIEValue *E) { return E->getType() == isExpr; } in classof() function
345 static bool classof(const DIEValue *L) { return L->getType() == isLabel; } in classof() function
372 static bool classof(const DIEValue *D) { return D->getType() == isDelta; } in classof() function
402 static bool classof(const DIEValue *D) { return D->getType() == isString; } in classof() function
437 static bool classof(const DIEValue *E) { return E->getType() == isEntry; } in classof() function
463 static bool classof(const DIEValue *E) { in classof() function
508 static bool classof(const DIEValue *E) { return E->getType() == isLoc; } in classof() function
548 static bool classof(const DIEValue *E) { return E->getType() == isBlock; } in classof() function
578 static bool classof(const DIEValue *E) { return E->getType() == isLocList; } in classof() function
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyLogical.h52 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
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h50 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/
DYAMLParser.h183 static inline bool classof(const Node *N) { return N->getType() == NK_Null; } in classof() function
215 static inline bool classof(const Node *N) { in classof() function
261 static inline bool classof(const Node *N) { in classof() function
370 static inline bool classof(const Node *N) { in classof() function
428 static inline bool classof(const Node *N) { in classof() function
454 static inline bool classof(const Node *N) { return N->getType() == NK_Alias; } in classof() function
/external/clang/include/clang/Lex/
DMacroInfo.h453 static bool classof(const MacroDirective *) { return true; } in classof() function
486 static bool classof(const MacroDirective *MD) { in classof() function
489 static bool classof(const DefMacroDirective *) { return true; } in classof() function
500 static bool classof(const MacroDirective *MD) { in classof() function
503 static bool classof(const UndefMacroDirective *) { return true; } in classof() function
518 static bool classof(const MacroDirective *MD) { in classof() function
521 static bool classof(const VisibilityMacroDirective *) { return true; } in classof() function

12345