/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/ |
Scope.h | 129 /// The parent scope for this scope. This is null for the translation-unit 155 /// FnParent - If this scope has a parent scope that is a function body, this 200 void setFlags(Scope *Parent, unsigned F); 203 Scope(Scope *Parent, unsigned ScopeFlags, DiagnosticsEngine &Diag) 205 Init(Parent, ScopeFlags); 438 /// containedInPrototypeScope - Return true if this or a parent scope 474 void Init(Scope *parent, unsigned flags);
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/ |
ModuleMap.h | 288 Attributes Attrs, Module *Parent); 416 /// \param Parent The module that will act as the parent of this submodule, 425 std::pair<Module *, bool> findOrCreateModule(StringRef Name, Module *Parent, 441 bool IsSystem, Module *Parent);
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/ |
Scope.h | 129 /// The parent scope for this scope. This is null for the translation-unit 155 /// FnParent - If this scope has a parent scope that is a function body, this 200 void setFlags(Scope *Parent, unsigned F); 203 Scope(Scope *Parent, unsigned ScopeFlags, DiagnosticsEngine &Diag) 205 Init(Parent, ScopeFlags); 438 /// containedInPrototypeScope - Return true if this or a parent scope 474 void Init(Scope *parent, unsigned flags);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/ |
ModuleMap.h | 288 Attributes Attrs, Module *Parent); 416 /// \param Parent The module that will act as the parent of this submodule, 425 std::pair<Module *, bool> findOrCreateModule(StringRef Name, Module *Parent, 441 bool IsSystem, Module *Parent);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
Scope.h | 129 /// The parent scope for this scope. This is null for the translation-unit 155 /// FnParent - If this scope has a parent scope that is a function body, this 200 void setFlags(Scope *Parent, unsigned F); 203 Scope(Scope *Parent, unsigned ScopeFlags, DiagnosticsEngine &Diag) 205 Init(Parent, ScopeFlags); 438 /// containedInPrototypeScope - Return true if this or a parent scope 474 void Init(Scope *parent, unsigned flags);
|
/external/llvm/include/llvm/Support/ |
GCOV.h | 267 GCOVFunction(GCOVFile &P) : Parent(P), Ident(0), LineNumber(0) {} 286 GCOVFile &Parent; 315 : Parent(P), Number(N), Counter(0), DstEdgesAreSorted(true), SrcEdges(), 318 const GCOVFunction &getParent() const { return Parent; } 355 GCOVFunction &Parent;
|
/external/llvm/lib/MC/ |
MCFragment.cpp | 245 uint8_t BundlePadding, MCSection *Parent) 247 BundlePadding(BundlePadding), Parent(Parent), Atom(nullptr), 249 if (Parent && !isDummy()) 250 Parent->getFragmentList().push_back(this);
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
Metadata.cpp | 51 MDNode *Parent; 53 MDNodeOperand(Value *V, MDNode *P) : CallbackVH(V), Parent(P) {} 67 Parent->replaceOperand(this, 0); 71 Parent->replaceOperand(this, NV); 158 // function-local operand, return the first such operand's parent function. 381 : Name(N.str()), Parent(0), 408 /// eraseFromParent - Drop all references and remove the node from parent
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
GCOV.h | 277 GCOVFunction(GCOVFile &P) : Parent(P) {} 298 GCOVFile &Parent; 326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {} 329 const GCOVFunction &getParent() const { return Parent; } 369 GCOVFunction &Parent;
|
/external/clang/lib/Lex/ |
ModuleMap.cpp | 199 // Retrieve our parent path. 204 // Resolve the parent path to a directory entry. 364 while (!UmbrellaModule->getUmbrellaDir() && UmbrellaModule->Parent) 365 UmbrellaModule = UmbrellaModule->Parent; 474 while (!UmbrellaModule->getUmbrellaDir() && UmbrellaModule->Parent) 475 UmbrellaModule = UmbrellaModule->Parent; 506 // Retrieve our parent path. 511 // Resolve the parent path to a directory entry. 528 for(; Context; Context = Context->Parent) { 544 ModuleMap::findOrCreateModule(StringRef Name, Module *Parent, bool IsFramework [all...] |
/prebuilts/go/darwin-x86/src/cmd/vet/ |
shadow.go | 215 // obj.Parent.Parent is the surrounding scope. If we can find another declaration 217 _, shadowed := obj.Parent().Parent().LookupParent(obj.Name(), obj.Pos()) 222 if shadowed.Parent() == types.Universe {
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
shadow.go | 215 // obj.Parent.Parent is the surrounding scope. If we can find another declaration 217 _, shadowed := obj.Parent().Parent().LookupParent(obj.Name(), obj.Pos()) 222 if shadowed.Parent() == types.Universe {
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
PciResourceSupport.c | 1144 if (!IsListEmpty (&PMem64Node->ChildList) && Bridge->Parent != NULL) {
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
UsbEnumer.c | 207 Create a device which is on the parent's ParentPort port.
209 @param ParentIf The parent HUB interface.
580 DEBUG ((EFI_D_INFO, "UsbRemoveDevice: failed to remove child %p at parent %p\n", Child, Device));
661 USB_DEVICE *Parent;
667 Parent = HubIf->Device;
668 Bus = Parent->Bus;
727 (Parent->Speed == EFI_USB_SPEED_HIGH)) {
732 // 1. if parent is of high speed, then parent is our translator
733 // 2. otherwise use parent's translator. [all...] |
/external/llvm/include/llvm/Analysis/ |
RegionInfo.h | 126 /// In the BBtoRegionNode map of the parent of this node, BB will always map 134 /// @brief The parent Region of this RegionNode. 136 RegionT *parent; member in class:llvm::RegionNodeBase 141 /// @param Parent The parent of this RegionNode. 147 inline RegionNodeBase(RegionT *Parent, BlockT *Entry, 149 : entry(Entry, isSubRegion), parent(Parent) {} 152 /// @brief Get the parent Region of this RegionNode. 154 /// The parent Region is the Region this RegionNode belongs to. If fo [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/ |
RegionInfo.h | 127 /// In the BBtoRegionNode map of the parent of this node, BB will always map 135 /// @brief The parent Region of this RegionNode. 137 RegionT *parent; member in class:llvm::RegionNodeBase 142 /// @param Parent The parent of this RegionNode. 148 inline RegionNodeBase(RegionT *Parent, BlockT *Entry, 150 : entry(Entry, isSubRegion), parent(Parent) {} 153 /// @brief Get the parent Region of this RegionNode. 155 /// The parent Region is the Region this RegionNode belongs to. If fo [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/ |
RegionInfo.h | 127 /// In the BBtoRegionNode map of the parent of this node, BB will always map 135 /// @brief The parent Region of this RegionNode. 137 RegionT *parent; member in class:llvm::RegionNodeBase 142 /// @param Parent The parent of this RegionNode. 148 inline RegionNodeBase(RegionT *Parent, BlockT *Entry, 150 : entry(Entry, isSubRegion), parent(Parent) {} 153 /// @brief Get the parent Region of this RegionNode. 155 /// The parent Region is the Region this RegionNode belongs to. If fo [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/ |
RegionInfo.h | 127 /// In the BBtoRegionNode map of the parent of this node, BB will always map 135 /// @brief The parent Region of this RegionNode. 137 RegionT *parent; member in class:llvm::RegionNodeBase 142 /// @param Parent The parent of this RegionNode. 148 inline RegionNodeBase(RegionT *Parent, BlockT *Entry, 150 : entry(Entry, isSubRegion), parent(Parent) {} 153 /// @brief Get the parent Region of this RegionNode. 155 /// The parent Region is the Region this RegionNode belongs to. If fo [all...] |