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

  /external/clang/lib/AST/
RecordLayout.cpp 43 bool hasOwnVFPtr, bool hasExtendableVFPtr,
69 CXXInfo->HasOwnVFPtr = hasOwnVFPtr;
RecordLayoutBuilder.cpp 631 /// HasOwnVFPtr - Whether the class provides its own vtable/vftbl
633 bool HasOwnVFPtr;
668 PrimaryBaseIsVirtual(false), HasOwnVFPtr(false),
    [all...]
VTableBuilder.cpp     [all...]
  /external/clang/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
RecordLayout.h 94 /// HasOwnVFPtr - Does this class provide a virtual function table
97 bool HasOwnVFPtr : 1;
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,
239 /// hasOwnVFPtr - Does this class provide its own virtual-function
246 bool hasOwnVFPtr() const {
248 return CXXInfo->HasOwnVFPtr;
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 464 if (Layout.hasOwnVFPtr())
    [all...]
SwiftCallingConv.cpp 128 if (layout.hasOwnVFPtr()) {
MicrosoftCXXABI.cpp     [all...]

Completed in 692 milliseconds