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

  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 154 // we have a non-primary base class, which uses the multiple inheritance model.
196 // are dropped as permitted (under the MSVC interpretation) by the inheritance
224 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel();
232 Inheritance))
234 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance))
236 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
aclapi.h 66 WINADVAPI VOID WINAPI BuildExplicitAccessWithNameA(PEXPLICIT_ACCESS_A pExplicitAccess,LPSTR pTrusteeName,DWORD AccessPermissions,ACCESS_MODE AccessMode,DWORD Inheritance);
67 WINADVAPI VOID WINAPI BuildExplicitAccessWithNameW(PEXPLICIT_ACCESS_W pExplicitAccess,LPWSTR pTrusteeName,DWORD AccessPermissions,ACCESS_MODE AccessMode,DWORD Inheritance);
68 WINADVAPI VOID WINAPI BuildImpersonateExplicitAccessWithNameA(PEXPLICIT_ACCESS_A pExplicitAccess,LPSTR pTrusteeName,PTRUSTEE_A pTrustee,DWORD AccessPermissions,ACCESS_MODE AccessMode,DWORD Inheritance);
69 WINADVAPI VOID WINAPI BuildImpersonateExplicitAccessWithNameW(PEXPLICIT_ACCESS_W pExplicitAccess,LPWSTR pTrusteeName,PTRUSTEE_W pTrustee,DWORD AccessPermissions,ACCESS_MODE AccessMode,DWORD Inheritance);
accctrl.h 153 INHERIT_FLAGS Inheritance;
162 INHERIT_FLAGS Inheritance;
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 227 // multiple inheritance case.
    [all...]
  /external/parameter-framework/upstream/tools/xmlGenerator/
EddParser.py 269 # check for inheritance
270 self.Inheritance(contextCopy)
331 def Inheritance (self, context) :
332 """check for path name inheritance"""
336 """make configuration name inheritance """
461 def Inheritance (self, context) :
462 """make configuration name and rule inheritance"""
463 # check for configuration name inheritance
466 # check for rule inheritance
470 """make configuration name inheritance """
    [all...]
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 303 namespace Inheritance {
  /external/guice/extensions/persist/lib/
ejb3-persistence.jar 

Completed in 568 milliseconds