Home
last modified time | relevance | path

Searched defs:FunctionScopeRAII (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h3728 struct FunctionScopeRAII { struct
3731 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
3732 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
3736 void disable() { Active = false; } in disable()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h3716 struct FunctionScopeRAII { struct
3719 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
3720 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
3724 void disable() { Active = false; } in disable()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h3901 struct FunctionScopeRAII { struct
3904 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() function
3905 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
3909 void disable() { Active = false; } in disable()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h4336 struct FunctionScopeRAII { struct
4339 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4340 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4344 void disable() { Active = false; } in disable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DSema.h4338 struct FunctionScopeRAII { struct
4341 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4342 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4346 void disable() { Active = false; } in disable()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h4157 struct FunctionScopeRAII { struct
4160 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4161 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4165 void disable() { Active = false; } in disable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DSema.h4502 struct FunctionScopeRAII { struct
4505 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4506 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4510 void disable() { Active = false; } in disable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DSema.h4157 struct FunctionScopeRAII { struct
4160 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4161 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4165 void disable() { Active = false; } in disable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DSema.h4685 struct FunctionScopeRAII { struct
4688 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4689 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4693 void disable() { Active = false; } in disable()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DSema.h4600 struct FunctionScopeRAII { struct
4603 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4604 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4608 void disable() { Active = false; } in disable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DSema.h4659 struct FunctionScopeRAII { struct
4662 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4663 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4667 void disable() { Active = false; } in disable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DSema.h4659 struct FunctionScopeRAII { struct
4662 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4663 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4667 void disable() { Active = false; } in disable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Sema/
H A DSema.h4659 struct FunctionScopeRAII { struct
4662 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() function
4663 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4667 void disable() { Active = false; } in disable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DSema.h4600 struct FunctionScopeRAII { struct
4603 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() function
4604 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4608 void disable() { Active = false; } in disable()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DSema.h4659 struct FunctionScopeRAII { struct
4662 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4663 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4667 void disable() { Active = false; } in disable()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Sema/
H A DSema.h4659 struct FunctionScopeRAII { struct
4662 FunctionScopeRAII(Sema &S) : S(S), Active(true) {} in FunctionScopeRAII() argument
4663 ~FunctionScopeRAII() { in ~FunctionScopeRAII() argument
4667 void disable() { Active = false; } in disable()