/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | ScopeInfo.h | 624 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/ |
D | ScopeInfo.h | 624 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/ |
D | ScopeInfo.h | 624 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/ |
D | ScopeInfo.h | 607 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 D | ScopeInfo.h | 451 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/ |
D | loop_descriptor.h | 181 inline bool IsNested() const { return parent_ != nullptr; } in IsNested() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | loop_descriptor.h | 181 inline bool IsNested() const { return parent_ != nullptr; } in IsNested() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_descriptor.h | 181 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/ |
D | LVElement.h | 93 IsNested, // CodeView nested type. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 93 IsNested, // CodeView nested type. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 93 IsNested, // CodeView nested type. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 93 IsNested, // CodeView nested type. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVElement.h | 93 IsNested, // CodeView nested type. enumerator
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 2074 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 D | X86FrameLowering.cpp | 2267 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 D | X86FrameLowering.cpp | 2890 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local 2942 bool IsNested = false; in adjustForSegmentedStacks() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | util.cc | 939 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 D | HexagonLoopIdiomRecognition.cpp | 2108 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 2120 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local
|