Home
last modified time | relevance | path

Searched refs:method_end (Results 1 – 7 of 7) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DRecordInfo.cpp247 it != record_->method_end(); in IsStackAllocated()
265 it != record_->method_end(); in IsNonNewable()
282 it != record_->method_end(); in IsOnlyPlacementNewable()
299 it != record_->method_end(); in DeclaresNewOperator()
379 it != record_->method_end(); ++it) { in DeclaresLocalTraceMethod()
399 it != record_->method_end(); in IsConsideredAbstract()
DBlinkGCPluginConsumer.cpp356 for (; it != decl->method_end(); ++it) in DeclaresVirtualMethods()
/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp512 it != record->method_end(); in CheckVirtualMethods()
/external/clang/include/clang/AST/
DDeclCXX.h761 return method_range(method_begin(), method_end()); in methods()
770 method_iterator method_end() const { in method_end() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2229 Node.method_end(), Finder, Builder); in AST_MATCHER_P()
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp2511 e = RD->method_end(); in layoutNonVirtualBases()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1686 CXXDecl->method_end())) in shouldOmitDefinition()