Searched defs:SetProperties (Results 1 - 16 of 16) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties();
69 MachineFunctionProperties SetProperties; member in class:llvm::MachineFunctionPass
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Doledb.h3178 virtual HRESULT WINAPI SetProperties(ULONG cPropertySets,DBPROPSET rgPropertySets[]) = 0;
3187 HRESULT (WINAPI *SetProperties)(ICommandProperties *This,ULONG cPropertySets,DBPROPSET rgPropertySets[]); member in struct:ICommandPropertiesVtbl
3198 #define ICommandProperties_SetProperties(This,cPropertySets,rgPropertySets) (This)->lpVtbl->SetProperties(This,cPropertySets,rgPropertySets)
3490 virtual HRESULT WINAPI SetProperties(ULONG cPropertySets,DBPROPSET rgPropertySets[]) = 0;
3500 HRESULT (WINAPI *SetProperties)(IDBProperties *This,ULONG cPropertySets,DBPROPSET rgPropertySets[]); member in struct:IDBPropertiesVtbl
3512 #define IDBProperties_SetProperties(This,cPropertySets,rgPropertySets) (This)->lpVtbl->SetProperties(This,cPropertySets,rgPropertySets)
3769 virtual HRESULT WINAPI SetProperties(ULONG cPropertySets,DBPROPSET rgPropertySets[]) = 0;
3778 HRESULT (WINAPI *SetProperties)(ISessionProperties *This,ULONG cPropertySets,DBPROPSET rgPropertySets[]); member in struct:ISessionPropertiesVtbl
3789 #define ISessionProperties_SetProperties(This,cPropertySets,rgPropertySets) (This)->lpVtbl->SetProperties(This,cPropertySets,rgPropertySets)
5219 HRESULT (WINAPI *SetProperties)(IDBBinderPropertie member in struct:IDBBinderPropertiesVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Doledb.h3178 virtual HRESULT WINAPI SetProperties(ULONG cPropertySets,DBPROPSET rgPropertySets[]) = 0;
3187 HRESULT (WINAPI *SetProperties)(ICommandProperties *This,ULONG cPropertySets,DBPROPSET rgPropertySets[]); member in struct:ICommandPropertiesVtbl
3198 #define ICommandProperties_SetProperties(This,cPropertySets,rgPropertySets) (This)->lpVtbl->SetProperties(This,cPropertySets,rgPropertySets)
3490 virtual HRESULT WINAPI SetProperties(ULONG cPropertySets,DBPROPSET rgPropertySets[]) = 0;
3500 HRESULT (WINAPI *SetProperties)(IDBProperties *This,ULONG cPropertySets,DBPROPSET rgPropertySets[]); member in struct:IDBPropertiesVtbl
3512 #define IDBProperties_SetProperties(This,cPropertySets,rgPropertySets) (This)->lpVtbl->SetProperties(This,cPropertySets,rgPropertySets)
3769 virtual HRESULT WINAPI SetProperties(ULONG cPropertySets,DBPROPSET rgPropertySets[]) = 0;
3778 HRESULT (WINAPI *SetProperties)(ISessionProperties *This,ULONG cPropertySets,DBPROPSET rgPropertySets[]); member in struct:ISessionPropertiesVtbl
3789 #define ISessionProperties_SetProperties(This,cPropertySets,rgPropertySets) (This)->lpVtbl->SetProperties(This,cPropertySets,rgPropertySets)
5219 HRESULT (WINAPI *SetProperties)(IDBBinderPropertie member in struct:IDBBinderPropertiesVtbl
[all...]

Completed in 2176 milliseconds