Searched refs:CPT (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTypeTraits.cpp | 583 auto *CPT = Operator->getType()->castAs<FunctionProtoType>(); in HasNoThrowOperator() local 584 CPT = Self.ResolveExceptionSpec(KeyLoc, CPT); in HasNoThrowOperator() 585 if (!CPT || !CPT->isNothrow()) in HasNoThrowOperator() 971 auto *CPT = Destructor->getType()->castAs<FunctionProtoType>(); in EvaluateUnaryTypeTrait() local 972 CPT = Self.ResolveExceptionSpec(KeyLoc, CPT); in EvaluateUnaryTypeTrait() 973 if (!CPT || !CPT->isNothrow()) in EvaluateUnaryTypeTrait() 1059 auto *CPT = Constructor->getType()->castAs<FunctionProtoType>(); in EvaluateUnaryTypeTrait() local 1060 CPT = Self.ResolveExceptionSpec(KeyLoc, CPT); in EvaluateUnaryTypeTrait() 1061 if (!CPT) in EvaluateUnaryTypeTrait() 1065 if (!CPT->isNothrow() || CPT->getNumParams() > 1) in EvaluateUnaryTypeTrait() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 3713 const BlockPointerType *CPT = nullptr; in SynthesizeBlockCall() local 3716 CPT = DRE->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 3718 CPT = MExpr->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 3724 CPT = IEXPR->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 3737 CPT = IRE->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 3740 CPT = POE->getType()->castAs<BlockPointerType>(); in SynthesizeBlockCall() 3744 assert(CPT && "RewriteBlockClass: Bad type"); in SynthesizeBlockCall() 3745 const FunctionType *FT = CPT->getPointeeType()->getAs<FunctionType>(); in SynthesizeBlockCall()
|
| H A D | RewriteModernObjC.cpp | 4535 const BlockPointerType *CPT = nullptr; in SynthesizeBlockCall() local 4538 CPT = DRE->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 4540 CPT = MExpr->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 4546 CPT = IEXPR->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 4559 CPT = IRE->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall() 4562 CPT = POE->getType()->castAs<BlockPointerType>(); in SynthesizeBlockCall() 4566 assert(CPT && "RewriteBlockClass: Bad type"); in SynthesizeBlockCall() 4567 const FunctionType *FT = CPT->getPointeeType()->getAs<FunctionType>(); in SynthesizeBlockCall()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | images | 4032 0 string CPT 4068 # bit 1 in CPT file flags: UCS-2 file comment present 4081 # image vertical DPI in CPT DPI unit 4090 # CPT file flags 4091 # lower byte of CPT file flags: 0x94~CPT9FILE 0x01~often CPT7FILE 0x8C~CPT8FILE 4093 # upper byte of CPT file flags: 4095 # bit 2 in CPT file flags: unknown 4097 # bits 3-7 in CPT file flags: unknown, seem to be often 0
|
| /freebsd/contrib/tzdata/ |
| H A D | northamerica | 1991 # CPT, CPST - for Canadian Pacific (Standard) Time, 3034 Rule Belize 1945 only - Aug 14 23:00u 1:00 CPT
|
| /freebsd/sys/dev/usb/ |
| H A D | usbdevs | 4740 product SYNTECH CPT8001C 0x0001 CPT-8001C Barcode scanner
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 24004 a040 THUNDERX CPT Cryptographic Accelerator 24020 a0f2 Octeon 10 CPT Cryptographic Accelerator, Physical function 24021 a0f3 Octeon 10 CPT Cryptographic Accelerator, Virtual function 24028 a0fd Octeon Tx2 CPT Cryptographic Accelerator, Physical function 24030 a0fe Octeon Tx2 CPT Cryptographic Accelerator, Virtual function
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 10548 @Article{Alt:1973:CPT, 16880 @Article{Smith:1975:CPT, 20813 @Article{Tajibnapis:1977:CPT,
|