| /openbsd/src/gnu/llvm/clang/tools/libclang/ |
| D | CXType.cpp | 169 CXType CT = { TK, { TK == CXType_Invalid ? nullptr in MakeCXType() local 176 static inline QualType GetQualType(CXType CT) { in GetQualType() 180 static inline CXTranslationUnit GetTU(CXType CT) { in GetTU() 299 CXString clang_getTypeSpelling(CXType CT) { in clang_getTypeSpelling() 397 CXType clang_getCanonicalType(CXType CT) { in clang_getCanonicalType() 412 unsigned clang_isConstQualifiedType(CXType CT) { in clang_isConstQualifiedType() 417 unsigned clang_isVolatileQualifiedType(CXType CT) { in clang_isVolatileQualifiedType() 422 unsigned clang_isRestrictQualifiedType(CXType CT) { in clang_isRestrictQualifiedType() 427 unsigned clang_getAddressSpace(CXType CT) { in clang_getAddressSpace() 440 CXString clang_getTypedefName(CXType CT) { in clang_getTypedefName() [all …]
|
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaExceptionSpec.cpp | 1064 CanThrowResult CT = CT_Cannot; in canVarDeclThrow() local 1144 CanThrowResult CT = canDynamicCastThrow(CE); in canThrow() local 1163 CanThrowResult CT; in canThrow() local 1181 CanThrowResult CT = canCalleeThrow(*this, CE, CE->getConstructor()); in canThrow() local 1194 CanThrowResult CT = CT_Cannot; in canThrow() local 1205 CanThrowResult CT; in canThrow() local 1217 CanThrowResult CT; in canThrow() local 1238 CanThrowResult CT = in canThrow() local 1247 CanThrowResult CT = CT_Cannot; in canThrow() local 1325 CanThrowResult CT = in canThrow() local [all …]
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
| D | SerialSnippetGenerator.cpp | 103 CodeTemplate CT; in appendCodeTemplates() local 125 CodeTemplate CT; in appendCodeTemplates() local 146 CodeTemplate CT; in appendCodeTemplates() local
|
| D | SnippetGenerator.cpp | 27 std::vector<CodeTemplate> getSingleton(CodeTemplate &&CT) { in getSingleton() 152 CodeTemplate &CT = Result.back(); in generateSelfAliasingCodeTemplates() local 170 CodeTemplate &CT = Result.back(); in generateUnconstrainedCodeTemplates() local
|
| D | CodeTemplate.cpp | 23 CodeTemplate CT = *this; in clone() local
|
| D | ParallelSnippetGenerator.cpp | 298 CodeTemplate CT; in generateCodeTemplates() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | ModuleDebugInfoPrinter.cpp | 127 if (auto *CT = dyn_cast<DICompositeType>(T)) { in printModuleDebugInfo() local
|
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | DAGISelMatcher.cpp | 360 if (const CheckTypeMatcher *CT = dyn_cast<CheckTypeMatcher>(M)) { in isContradictoryImpl() local 374 if (const CheckTypeMatcher *CT = dyn_cast<CheckTypeMatcher>(M)) in isContradictoryImpl() local
|
| D | DAGISelMatcherOpt.cpp | 49 if (CheckTypeMatcher *CT = dyn_cast<CheckTypeMatcher>(MC->getNext())) in ContractNodes() local
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | ExprClassification.cpp | 659 CanQualType CT = Ctx.getCanonicalType(E->getType()); in IsModifiable() local
|
| D | Mangle.cpp | 272 CXXCtorType CT, const BlockDecl *BD, in mangleCtorBlock()
|
| D | Type.cpp | 606 if (const auto *CT = dyn_cast<ComplexType>(CanonicalType)) in isComplexType() local 2149 if (const auto *CT = dyn_cast<ComplexType>(CanonicalType)) in isFloatingType() local 2214 } else if (const auto *CT = dyn_cast<ComplexType>(T)) { in getScalarTypeKind() local 3948 const Type *CT = T->getCanonicalTypeInternal().getTypePtr(); in ensure() local
|
| /openbsd/src/regress/lib/libcrypto/aead/ |
| D | aeadtest.c | 65 CT, /* hex encoded ciphertext (not including the enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | R600InstPrinter.cpp | 64 unsigned CT = MI->getOperand(OpNo).getImm(); in printCT() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | DAGDeltaAlgorithm.cpp | 335 for (change_ty CT : CurrentMinSet) in Run() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| D | MetadataLoader.cpp | 261 if (DICompositeType *CT = OldTypeRefs.Final.lookup(Ref.first)) in tryToResolveCycles() local 288 DICompositeType &CT) { in addTypeRef() 301 if (auto *CT = OldTypeRefs.Final.lookup(UUID)) in upgradeTypeRef() local 1558 DICompositeType *CT = nullptr; in parseOneMetadata() local
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-cxxdump/ |
| D | llvm-cxxdump.cpp | 302 CatchableType CT; in dumpCXXData() local 437 const CatchableType &CT = CTPair.second; in dumpCXXData() local
|
| /openbsd/src/gnu/llvm/clang/lib/AST/Interp/ |
| D | Program.cpp | 377 if (auto *CT = Ty->getAs<ComplexType>()) { in createDescriptor() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
| D | InlineAsmLowering.cpp | 137 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality()
|
| /openbsd/src/regress/lib/libcrypto/wycheproof/ |
| D | wycheproof.go | 158 CT string `json:"ct"` member 185 CT string `json:"ct"` member 416 CT string `json:"ct"` member 492 CT string `json:"ct"` member
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/ |
| D | Target.cpp | 301 CodeTemplate CT; in generateLEATemplatesCommon() local
|
| /openbsd/src/gnu/llvm/clang/lib/CrossTU/ |
| D | CrossTranslationUnit.cpp | 224 CanQualType CT = ACtx.getCanonicalType(VD->getType()); in shouldImport() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| D | StraightLineStrengthReduce.cpp | 347 Candidate::Kind CT, const SCEV *B, ConstantInt *Idx, Value *S, in allocateCandidatesAndFindBasis()
|
| /openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| D | CheckerManager.cpp | 743 for (const auto &CT : CheckerTags) { in runCheckersForPrintStateJson() local 759 for (const auto &CT : CheckerTags) { in runCheckersForPrintStateJson() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZAsmPrinter.cpp | 138 void SystemZAsmPrinter::emitCallInformation(CallType CT) { in emitCallInformation()
|