Home
last modified time | relevance | path

Searched defs:IsNested (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DScopeInfo.h624 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
635 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
643 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DScopeInfo.h624 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
635 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
643 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DScopeInfo.h624 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
635 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
643 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DScopeInfo.h607 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
618 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
626 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DScopeInfo.h451 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
461 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.h181 inline bool IsNested() const { return parent_ != nullptr; } in IsNested() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_descriptor.h181 inline bool IsNested() const { return parent_ != nullptr; } in IsNested() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.h181 inline bool IsNested() const { return parent_ != nullptr; } in IsNested() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h93 IsNested, // CodeView nested type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h93 IsNested, // CodeView nested type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h93 IsNested, // CodeView nested type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h93 IsNested, // CodeView nested type. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h93 IsNested, // CodeView nested type. enumerator
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2074 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local
2126 bool IsNested = false; in adjustForSegmentedStacks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2267 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local
2328 bool IsNested = false; in adjustForSegmentedStacks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2890 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local
2942 bool IsNested = false; in adjustForSegmentedStacks() local
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dutil.cc939 bool IsNested(PyObject* o) { return IsNestedHelper(o) == 1; } in IsNested() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2108 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2120 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local