HomeSort by relevance Sort by last modified time
    Searched refs:Parent (Results 126 - 150 of 818) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 240 const DelayedDiagnosticPool *Parent;
246 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
254 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
258 Parent = Other.Parent;
264 const DelayedDiagnosticPool *getParent() const { return Parent; }
268 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
Initialization.h 99 /// \brief If non-NULL, the parent entity in which this
101 const InitializedEntity *Parent;
165 : Kind(EK_Variable), Parent(nullptr), Type(Var->getType()),
173 : Kind(Kind), Parent(nullptr), Type(Type), ManglingNumber(0)
180 InitializedEntity(FieldDecl *Member, const InitializedEntity *Parent)
181 : Kind(EK_Member), Parent(Parent), Type(Member->getType()),
186 const InitializedEntity &Parent);
190 : Kind(EK_LambdaCapture), Parent(nullptr), Type(FieldType),
221 Entity.Parent = nullptr
    [all...]
  /external/clang/lib/ARCMigrate/
TransProtectedScope.cpp 67 Stmt *Parent = getCaseParent(Curr);
71 if (getCaseParent(Curr) != Parent)
88 Stmt *Parent = PMap.getParent(S);
89 while (Parent && (isa<SwitchCase>(Parent) || isa<LabelStmt>(Parent)))
90 Parent = PMap.getParent(Parent);
91 return Parent;
  /external/swiftshader/third_party/LLVM/include/llvm/
Metadata.h 150 // function-local operand, return the first such operand's parent function.
192 Module *Parent;
195 void setParent(Module *M) { Parent = M; }
200 /// eraseFromParent - Drop all references and remove the node from parent
211 inline Module *getParent() { return Parent; }
212 inline const Module *getParent() const { return Parent; }
  /hardware/interfaces/tests/inheritance/1.0/default/
Parent.h 22 struct Parent : public IParent {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
Initialization.h 104 /// \brief If non-NULL, the parent entity in which this
106 const InitializedEntity *Parent;
179 : Kind(EK), Parent(nullptr), Type(Var->getType()),
187 : Kind(Kind), Parent(nullptr), Type(Type), ManglingNumber(0)
194 InitializedEntity(FieldDecl *Member, const InitializedEntity *Parent,
196 : Kind(EK_Member), Parent(Parent), Type(Member->getType()),
202 const InitializedEntity &Parent);
206 : Kind(EK_LambdaCapture), Parent(nullptr), Type(FieldType),
237 Entity.Parent = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
Initialization.h 104 /// \brief If non-NULL, the parent entity in which this
106 const InitializedEntity *Parent;
179 : Kind(EK), Parent(nullptr), Type(Var->getType()),
187 : Kind(Kind), Parent(nullptr), Type(Type), ManglingNumber(0)
194 InitializedEntity(FieldDecl *Member, const InitializedEntity *Parent,
196 : Kind(EK_Member), Parent(Parent), Type(Member->getType()),
202 const InitializedEntity &Parent);
206 : Kind(EK_LambdaCapture), Parent(nullptr), Type(FieldType),
237 Entity.Parent = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
Initialization.h 104 /// \brief If non-NULL, the parent entity in which this
106 const InitializedEntity *Parent;
179 : Kind(EK), Parent(nullptr), Type(Var->getType()),
187 : Kind(Kind), Parent(nullptr), Type(Type), ManglingNumber(0)
194 InitializedEntity(FieldDecl *Member, const InitializedEntity *Parent,
196 : Kind(EK_Member), Parent(Parent), Type(Member->getType()),
202 const InitializedEntity &Parent);
206 : Kind(EK_LambdaCapture), Parent(nullptr), Type(FieldType),
237 Entity.Parent = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
Initialization.h 104 /// \brief If non-NULL, the parent entity in which this
106 const InitializedEntity *Parent;
179 : Kind(EK), Parent(nullptr), Type(Var->getType()),
187 : Kind(Kind), Parent(nullptr), Type(Type), ManglingNumber(0)
194 InitializedEntity(FieldDecl *Member, const InitializedEntity *Parent,
196 : Kind(EK_Member), Parent(Parent), Type(Member->getType()),
202 const InitializedEntity &Parent);
206 : Kind(EK_LambdaCapture), Parent(nullptr), Type(FieldType),
237 Entity.Parent = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DelayedDiagnostic.h 242 const DelayedDiagnosticPool *Parent;
248 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {}
256 : Parent(Other.Parent), Diagnostics(std::move(Other.Diagnostics)) {
260 Parent = Other.Parent;
266 const DelayedDiagnosticPool *getParent() const { return Parent; }
270 return (Diagnostics.empty() && (!Parent || Parent->empty()))
    [all...]
  /external/llvm/lib/CodeGen/
LexicalScopes.cpp 150 LexicalScope *Parent = nullptr;
152 Parent = getOrCreateLexicalScope(Block->getScope());
155 std::forward_as_tuple(Parent, Scope, nullptr,
158 if (!Parent) {
178 LexicalScope *Parent;
180 Parent = getOrCreateInlinedScope(Block->getScope(), InlinedAt);
182 Parent = getOrCreateLexicalScope(InlinedAt);
186 std::forward_as_tuple(Parent, Scope,
202 LexicalScope *Parent = nullptr;
204 Parent = getOrCreateAbstractScope(Block->getScope())
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
SockImpl.c 390 SOCKET *Parent;
394 Parent = Sock->Parent;
396 ASSERT ((Parent != NULL) && SOCK_IS_LISTENING (Parent) && SOCK_IS_CONNECTED (Sock));
398 if (!IsListEmpty (&Parent->ListenTokenList)) {
400 &Parent->ListenTokenList,
415 Parent->ConnCnt--;
416 DEBUG ((EFI_D_INFO, "SockWakeListenToken: accept a socket, now conncnt is %d", Parent->ConnCnt));
418 Sock->Parent = NULL;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
SockImpl.c 498 SOCKET *Parent;
502 Parent = Sock->Parent;
504 ASSERT ((Parent != NULL) && SOCK_IS_LISTENING (Parent) && SOCK_IS_CONNECTED (Sock));
506 if (!IsListEmpty (&Parent->ListenTokenList)) {
508 &Parent->ListenTokenList,
523 Parent->ConnCnt--;
527 Parent->ConnCnt)
530 Sock->Parent = NULL;
    [all...]
  /external/syslinux/efi32/include/efi/
efifs.h 57 EFI_LBA Parent;
90 EFI_LBA Parent;
  /external/syslinux/efi64/include/efi/
efifs.h 57 EFI_LBA Parent;
90 EFI_LBA Parent;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efifs.h 57 EFI_LBA Parent;
90 EFI_LBA Parent;
  /external/clang/lib/Frontend/
DependencyFile.cpp 204 DFGImpl &Parent;
206 DFGMMCallback(DFGImpl &Parent) : Parent(Parent) {}
209 if (!IsSystem || Parent.includeSystemHeaders())
210 Parent.AddFilename(Entry.getName());
215 DFGImpl &Parent;
217 DFGASTReaderListener(DFGImpl &Parent)
218 : Parent(Parent) { }
    [all...]
  /external/clang/lib/Index/
IndexDecl.cpp 49 const NamedDecl *Parent = nullptr) {
50 if (!Parent) Parent = D;
52 IndexCtx.indexTypeSourceInfo(D->getTypeSourceInfo(), Parent);
53 IndexCtx.indexNestedNameSpecifierLoc(D->getQualifierLoc(), Parent);
196 auto *Parent = dyn_cast<NamedDecl>(D->getDeclContext());
197 return IndexCtx.handleReference(D, D->getLocation(), Parent,
315 /*Parent=*/cast<NamedDecl>(D->getDeclContext()),
353 const NamedDecl *Parent = dyn_cast<NamedDecl>(DC);
355 IndexCtx.indexNestedNameSpecifierLoc(D->getQualifierLoc(), Parent,
    [all...]

Completed in 1161 milliseconds

1 2 3 4 56 7 8 91011>>