Home
last modified time | relevance | path

Searched refs:ContextParam (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h749 ImplicitParamDecl *ContextParam; variable
761 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel) { in CapturedRegionScopeInfo()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h732 ImplicitParamDecl *ContextParam; variable
744 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel) { in CapturedRegionScopeInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
793 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h775 ImplicitParamDecl *ContextParam; variable
789 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h767 ImplicitParamDecl *ContextParam; variable
781 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DScopeInfo.h767 ImplicitParamDecl *ContextParam; variable
781 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h754 ImplicitParamDecl *ContextParam; variable
768 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
793 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
793 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h753 ImplicitParamDecl *ContextParam; variable
765 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel) { in CapturedRegionScopeInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DScopeInfo.h775 ImplicitParamDecl *ContextParam; variable
789 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
793 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h754 ImplicitParamDecl *ContextParam; variable
768 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h775 ImplicitParamDecl *ContextParam; variable
789 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
793 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Sema/
H A DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
793 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DDecl.h4356 unsigned ContextParam; variable
4408 assert(ContextParam < NumParams); in getContextParam()
4409 return getParam(ContextParam); in getContextParam()
4413 ContextParam = i; in setContextParam()
4416 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDecl.h4303 unsigned ContextParam; variable
4355 assert(ContextParam < NumParams); in getContextParam()
4356 return getParam(ContextParam); in getContextParam()
4360 ContextParam = i; in setContextParam()
4363 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h4267 unsigned ContextParam; variable
4319 assert(ContextParam < NumParams); in getContextParam()
4320 return getParam(ContextParam); in getContextParam()
4324 ContextParam = i; in setContextParam()
4327 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDecl.h4279 unsigned ContextParam; variable
4331 assert(ContextParam < NumParams); in getContextParam()
4332 return getParam(ContextParam); in getContextParam()
4336 ContextParam = i; in setContextParam()
4339 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h4240 unsigned ContextParam; variable
4292 assert(ContextParam < NumParams); in getContextParam()
4293 return getParam(ContextParam); in getContextParam()
4297 ContextParam = i; in setContextParam()
4300 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDecl.h4346 unsigned ContextParam; variable
4398 assert(ContextParam < NumParams); in getContextParam()
4399 return getParam(ContextParam); in getContextParam()
4403 ContextParam = i; in setContextParam()
4406 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDecl.h4346 unsigned ContextParam; variable
4398 assert(ContextParam < NumParams); in getContextParam()
4399 return getParam(ContextParam); in getContextParam()
4403 ContextParam = i; in setContextParam()
4406 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h4122 unsigned ContextParam; variable
4174 assert(ContextParam < NumParams); in getContextParam()
4175 return getParam(ContextParam); in getContextParam()
4179 ContextParam = i; in setContextParam()
4182 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DDecl.h4297 unsigned ContextParam; variable
4349 assert(ContextParam < NumParams); in getContextParam()
4350 return getParam(ContextParam); in getContextParam()
4354 ContextParam = i; in setContextParam()
4357 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition()

1234