Home
last modified time | relevance | path

Searched defs:cct (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp14.cpp38 void capture_with_default_args(CopyCtorDefault cct) { in capture_with_default_args()
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dstatic-accessed-through-instance.cpp219 CCT<int> cct; in static_through_instance() local
/llvm-project/clang/test/Analysis/
H A Dcxx-uninitialized-object.cpp638 CopyConstructorTest cct; in fCopyConstructorTest() local
651 CopyConstructorTest cct; in fCopyConstructorTest() local
667 MoveConstructorTest cct; in fMoveConstructorTest() local
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp2380 ClauseCancellationConstructType cct = getCancellationConstructTypeVal(); verify() local
2436 ClauseCancellationConstructType cct = getCancellationConstructTypeVal(); verify() local
/llvm-project/openmp/runtime/src/
H A Dkmp.h1847 } cct; member