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

  /external/clang/lib/Sema/
Scope.cpp 38 FnParent = parent->FnParent;
51 MSLastManglingParent = FnParent = BlockParent = nullptr;
58 if (flags & FnScope) FnParent = this;
  /external/clang/include/clang/Sema/
Scope.h 155 /// FnParent - If this scope has a parent scope that is a function body, this
157 Scope *FnParent;
223 const Scope *getFnParent() const { return FnParent; }
224 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 155 /// FnParent - If this scope has a parent scope that is a function body, this
157 Scope *FnParent;
223 const Scope *getFnParent() const { return FnParent; }
224 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Scope.h 155 /// FnParent - If this scope has a parent scope that is a function body, this
157 Scope *FnParent;
223 const Scope *getFnParent() const { return FnParent; }
224 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Scope.h 155 /// FnParent - If this scope has a parent scope that is a function body, this
157 Scope *FnParent;
223 const Scope *getFnParent() const { return FnParent; }
224 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 155 /// FnParent - If this scope has a parent scope that is a function body, this
157 Scope *FnParent;
223 const Scope *getFnParent() const { return FnParent; }
224 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Scope.h 155 /// FnParent - If this scope has a parent scope that is a function body, this
157 Scope *FnParent;
223 const Scope *getFnParent() const { return FnParent; }
224 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Scope.h 155 /// FnParent - If this scope has a parent scope that is a function body, this
157 Scope *FnParent;
223 const Scope *getFnParent() const { return FnParent; }
224 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Scope.h 158 /// FnParent - If this scope has a parent scope that is a function body, this
160 Scope *FnParent;
226 const Scope *getFnParent() const { return FnParent; }
227 Scope *getFnParent() { return FnParent; }

Completed in 352 milliseconds