Home
last modified time | relevance | path

Searched defs:CPT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp5116 auto *CPT = Operator->getType()->castAs<FunctionProtoType>(); in HasNoThrowOperator() local
5467 auto *CPT = Destructor->getType()->castAs<FunctionProtoType>(); in EvaluateUnaryTypeTrait() local
5555 auto *CPT = Constructor->getType()->castAs<FunctionProtoType>(); in EvaluateUnaryTypeTrait() local
5593 auto *CPT = Constructor->getType()->castAs<FunctionProtoType>(); in EvaluateUnaryTypeTrait() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4551 const BlockPointerType *CPT = nullptr; in SynthesizeBlockCall() local