/external/clang/lib/Driver/ |
D | Tools.h | 78 Clang(const ToolChain &TC) : Tool("clang", "clang frontend", TC) {} in Clang() 99 ClangAs(const ToolChain &TC) : Tool("clang::as", in ClangAs() 118 const ToolChain &TC) : Tool(Name, ShortName, TC) {} in Common() 135 Preprocess(const ToolChain &TC) : Common("gcc::Preprocess", in Preprocess() 147 Precompile(const ToolChain &TC) : Common("gcc::Precompile", in Precompile() 159 Compile(const ToolChain &TC) : Common("gcc::Compile", in Compile() 171 Assemble(const ToolChain &TC) : Common("gcc::Assemble", in Assemble() 182 Link(const ToolChain &TC) : Common("gcc::Link", in Link() 198 Assemble(const ToolChain &TC) : Tool("hexagon::Assemble", in Assemble() 214 Link(const ToolChain &TC) : Tool("hexagon::Link", in Link() [all …]
|
D | Tool.cpp | 15 const ToolChain &TC) : Name(_Name), ShortName(_ShortName), in Tool()
|
D | Driver.cpp | 342 const ToolChain &TC = getToolChain(*Args); in BuildCompilation() local 497 const ToolChain &TC = C.getDefaultToolChain(); in generateCompilationDiagnostics() local 660 const ToolChain &TC = C.getDefaultToolChain(); in PrintVersion() local 721 const ToolChain &TC = C.getDefaultToolChain(); in HandleImmediateArgs() local 874 void Driver::BuildUniversalActions(const ToolChain &TC, in BuildUniversalActions() 1006 void Driver::BuildInputs(const ToolChain &TC, const DerivedArgList &Args, in BuildInputs() 1149 void Driver::BuildActions(const ToolChain &TC, const DerivedArgList &Args, in BuildActions() 1433 static const Tool *SelectToolForJob(Compilation &C, const ToolChain *TC, in SelectToolForJob() 1476 const ToolChain *TC, in BuildJobsForAction() 1498 const ToolChain *TC; in BuildJobsForAction() local [all …]
|
D | Tools.cpp | 148 static void AddLinkerInputs(const ToolChain &TC, in AddLinkerInputs() 208 static void addProfileRT(const ToolChain &TC, const ArgList &Args, in addProfileRT() 858 const ToolChain &TC, in getMipsCPUAndABI() 1517 const ToolChain &TC) { in ShouldDisableAutolink() 1529 const ToolChain &TC) { in ShouldDisableCFI() 1542 const ToolChain &TC) { in ShouldDisableDwarfDirectory() 1619 SanitizerArgs::SanitizerArgs(const ToolChain &TC, const ArgList &Args) in SanitizerArgs() 1744 const ToolChain &TC, const ArgList &Args, ArgStringList &CmdArgs) { in addProfileRTLinux() 1762 const ToolChain &TC, const ArgList &Args, ArgStringList &CmdArgs, in addSanitizerRTLinkFlagsLinux() 1804 static void addAsanRTLinux(const ToolChain &TC, const ArgList &Args, in addAsanRTLinux() [all …]
|
D | Compilation.cpp | 59 const DerivedArgList &Compilation::getArgsForToolChain(const ToolChain *TC, in getArgsForToolChain()
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-template-limit.cpp | 8 class TC { class 10 TC(const TC &) {} in TC() function in TC 11 TC() {} in TC() function in TC
|
D | debug-info-template.cpp | 79 struct TC { struct 91 TC<unsigned, 2, &glb, &foo::e, &foo::f, &func, tmpl_impl, 1, 2, 3>::nested tci; argument
|
/external/smack/src/org/xbill/DNS/ |
D | Flags.java | 23 public static final byte TC = 6; field in Flags 47 flags.add(TC, "tc"); in flags.add() argument
|
/external/clang/test/CXX/special/class.dtor/ |
D | p3-0x.cpp | 71 struct TC { struct 73 ~TC() {} in ~TC() argument
|
/external/clang/test/Index/ |
D | get-cursor.cpp | 59 class TC { class
|
/external/clang/lib/AST/ |
D | Comment.cpp | 107 if (const TextComment *TC = dyn_cast<TextComment>(*I)) { in isWhitespaceNoCache() local
|
D | TypePrinter.cpp | 162 Type::TypeClass TC = T->getTypeClass(); in canPrefixQualifiers() local
|
D | Type.cpp | 1808 TagType::TagType(TypeClass TC, const TagDecl *D, QualType can) in TagType()
|
D | ASTImporter.cpp | 381 Type::TypeClass TC = T1->getTypeClass(); in IsStructurallyEquivalent() local
|
/external/clang/tools/libclang/ |
D | CXComment.cpp | 106 if (const TextComment *TC = dyn_cast<TextComment>(C)) in clang_Comment_isWhitespace() local 124 const TextComment *TC = getASTNodeAs<TextComment>(CXC); in clang_TextComment_getText() local
|
/external/clang/lib/Sema/ |
D | SemaLookup.cpp | 3390 TypoCorrection TC(&SemaRef.Context.Idents.get(Name), ND, NNS, Distance); in addName() local 4177 TypoCorrection TC(*QRI); in CorrectTypo() local 4231 TypoCorrection TC = Result; in CorrectTypo() local 4253 TypoCorrection TC = BestResults["super"].front(); in CorrectTypo() local
|
D | SemaExpr.cpp | 3970 TypoCorrection TC; in ConvertArgumentsForCall() local 4016 TypoCorrection TC; in ConvertArgumentsForCall() local
|
D | SemaCodeComplete.cpp | 764 CanQualType TC = SemaRef.Context.getCanonicalType(T); in AdjustResultPriorityForDecl() local
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 1293 if (Constant *TC = dyn_cast<Constant>(True)) variable
|
/external/clang/unittests/AST/ |
D | CommentParser.cpp | 121 TextComment *TC; in HasTextAt() local 142 TextComment *TC; in HasTextWithNewlineAt() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2626 unsigned TC = SE->getSmallConstantTripCount(TheLoop, Latch); in canVectorize() local 4073 unsigned TC = SE->getSmallConstantTripCount(TheLoop, TheLoop->getLoopLatch()); in selectVectorizationFactor() local 4221 unsigned TC = SE->getSmallConstantTripCount(TheLoop, in selectUnrollFactor() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 2010 llvm::DIType TC = getTypeOrNull(Ty); in getOrCreateType() local
|