Searched defs:ParentFuncIdPlusOne (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
H A DMCCodeView.h113 /// If this represents an inlined call site, then ParentFuncIdPlusOne will be
115 /// then there is no parent, and ParentFuncIdPlusOne will be FunctionSentinel.
117 /// ParentFuncIdPlusOne will be zero.
118 unsigned ParentFuncIdPlusOne = 0; member in struct:llvm::MCCVFunctionInfo
142 bool isUnallocatedFunctionInfo() const { return ParentFuncIdPlusOne == 0; }
145 /// ParentFuncIdPlusOne is neither zero nor ~0U.
148 ParentFuncIdPlusOne != FunctionSentinel;
153 return ParentFuncIdPlusOne - 1;

Completed in 49 milliseconds