Home | History | Annotate | Download | only in Symbol

Lines Matching defs:SetTargetTriple

286         SetTargetTriple (target_triple);
328 ClangASTContext::SetTargetTriple (const char *target_triple)
337 SetTargetTriple(arch.GetTriple().str().c_str());