HomeSort by relevance Sort by last modified time
    Searched refs:record_ (Results 1 - 6 of 6) sorted by null

  /external/v8/tools/clang/blink_gc_plugin/
RecordInfo.cpp 14 record_(record),
43 dyn_cast<ClassTemplateSpecializationDecl>(record_);
85 if (!record_->hasDefinition())
181 for (Decl* decl : record_->decls()) {
193 return record_->hasDefinition();
218 for (CXXRecordDecl::method_iterator it = record_->method_begin();
219 it != record_->method_end();
236 for (CXXRecordDecl::method_iterator it = record_->method_begin();
237 it != record_->method_end();
253 for (CXXRecordDecl::method_iterator it = record_->method_begin()
    [all...]
RecordInfo.h 87 clang::CXXRecordDecl* record() const { return record_; }
135 clang::CXXRecordDecl* record_; member in class:RecordInfo
  /external/deqp/external/vulkancts/framework/vulkan/
vkAllocationCallbackUtil.hpp 208 AllocationCallbackViolation (const AllocationCallbackRecord& record_, Reason reason_)
209 : record(record_)
vkAllocationCallbackUtil.cpp 341 AllocationSlot (const AllocationCallbackRecord& record_, bool isLive_)
342 : record (record_)
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar 

Completed in 68 milliseconds