/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXType.cpp | 162 CXType CT = { TK, { TK == CXType_Invalid ? nullptr in MakeCXType() local 169 static inline QualType GetQualType(CXType CT) { in GetQualType() 173 static inline CXTranslationUnit GetTU(CXType CT) { in GetTU() 291 CXString clang_getTypeSpelling(CXType CT) { in clang_getTypeSpelling() 389 CXType clang_getCanonicalType(CXType CT) { in clang_getCanonicalType() 404 unsigned clang_isConstQualifiedType(CXType CT) { in clang_isConstQualifiedType() 409 unsigned clang_isVolatileQualifiedType(CXType CT) { in clang_isVolatileQualifiedType() 414 unsigned clang_isRestrictQualifiedType(CXType CT) { in clang_isRestrictQualifiedType() 419 unsigned clang_getAddressSpace(CXType CT) { in clang_getAddressSpace() 432 CXString clang_getTypedefName(CXType CT) { in clang_getTypedefName() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 1058 CanThrowResult CT = CT_Cannot; in canVarDeclThrow() local 1138 CanThrowResult CT = canDynamicCastThrow(CE); in canThrow() local 1157 CanThrowResult CT; in canThrow() local 1175 CanThrowResult CT = canCalleeThrow(*this, CE, CE->getConstructor()); in canThrow() local 1188 CanThrowResult CT = CT_Cannot; in canThrow() local 1199 CanThrowResult CT; in canThrow() local 1211 CanThrowResult CT; in canThrow() local 1232 CanThrowResult CT = in canThrow() local 1241 CanThrowResult CT = CT_Cannot; in canThrow() local 1318 CanThrowResult CT = in canThrow() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | SerialSnippetGenerator.cpp | 103 CodeTemplate CT; in appendCodeTemplates() local 125 CodeTemplate CT; in appendCodeTemplates() local 145 CodeTemplate CT; in appendCodeTemplates() local
|
H A D | SnippetGenerator.cpp | 27 std::vector<CodeTemplate> getSingleton(CodeTemplate &&CT) { in getSingleton() 150 CodeTemplate &CT = Result.back(); in generateSelfAliasingCodeTemplates() local 168 CodeTemplate &CT = Result.back(); in generateUnconstrainedCodeTemplates() local
|
H A D | ParallelSnippetGenerator.cpp | 161 CodeTemplate CT; in generateCodeTemplates() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid64_quantize.c | 45 UINT128 CT; local
|
H A D | bid64_fma.c | 69 UINT128 P, PU, CT, CZ; local
|
H A D | bid64_add.c | 122 UINT128 CA, CT, CT_new; local
|
H A D | bid64_sqrt.c | 66 UINT128 CA, CT; in bid64_sqrt() local
|
H A D | bid_inline_add.h | 78 UINT128 CA, CT, CT_new; in get_add64() local 808 UINT128 CY_L, CX, FS, F, CT, ST, T2; in get_add128() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid64_quantize.c | 45 UINT128 CT; local
|
H A D | bid64_fma.c | 69 UINT128 P, PU, CT, CZ; local
|
H A D | bid64_add.c | 122 UINT128 CA, CT, CT_new; local
|
H A D | bid64_sqrt.c | 66 UINT128 CA, CT; in bid64_sqrt() local
|
H A D | bid_inline_add.h | 78 UINT128 CA, CT, CT_new; in get_add64() local 808 UINT128 CY_L, CX, FS, F, CT, ST, T2; in get_add128() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ModuleDebugInfoPrinter.cpp | 127 if (auto *CT = dyn_cast<DICompositeType>(T)) { in printModuleDebugInfo() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | canthrow.d | 38 enum CT : BE enum
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/ |
H A D | scopebuffer.d | 177 package alias CT = Select!(is(const(T) : T), const(T), T); member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/ |
H A D | scopebuffer.d | 178 package alias CT = Select!(is(const(T) : T), const(T), T); member
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A 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
|
H A D | DAGISelMatcherOpt.cpp | 49 if (CheckTypeMatcher *CT = dyn_cast<CheckTypeMatcher>(MC->getNext())) in ContractNodes() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprClassification.cpp | 645 CanQualType CT = Ctx.getCanonicalType(E->getType()); in IsModifiable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteOutArguments.cpp | 385 if (StructType *CT = dyn_cast<StructType>(EltTy)) { in runOnFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 277 if (DICompositeType *CT = OldTypeRefs.Final.lookup(Ref.first)) in tryToResolveCycles() local 304 DICompositeType &CT) { in addTypeRef() 317 if (auto *CT = OldTypeRefs.Final.lookup(UUID)) in upgradeTypeRef() local 1524 DICompositeType *CT = nullptr; in parseOneMetadata() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 301 CatchableType CT; in dumpCXXData() local 436 const CatchableType &CT = CTPair.second; in dumpCXXData() local
|