HomeSort by relevance Sort by last modified time
    Searched refs:Affected (Results 1 - 14 of 14) sorted by null

  /external/clang/lib/Format/
AffectedRangeManager.cpp 33 // if any token within the directive is affected.
95 (*I)->Affected = true;
109 // Stores whether one of the line's tokens is directly affected.
112 // in order to determine whether it was affected.
116 // affected.
120 // Determine whether 'Tok' was affected.
124 // Determine whether the first child of 'Tok' was affected.
125 if (!Tok->Children.empty() && Tok->Children.front()->Affected)
132 // affected line?
133 bool LineMoved = PreviousLine && PreviousLine->Affected &
    [all...]
TokenAnnotator.h 45 IsMultiVariableDeclStmt(false), Affected(false),
120 bool Affected;
UnwrappedLineFormatter.cpp 434 if (B.Affected)
435 A.Affected = true;
827 // exit the scope of affected lines to prevent indenting a the entire
835 bool ShouldFormat = TheLine.Affected || FixIndentation;
    [all...]
SortJavaScriptImports.cpp 273 // affected lines of module references, nullptr otherwise.
282 if (!Line->Affected) {
283 // Only sort the first contiguous block of affected lines.
Format.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
GenericDomTreeConstruction.h 630 SmallDenseSet<TreeNodePtr, 8> Affected;
742 // Nothing affected -- NCA property holds.
746 // Identify and collect affected nodes.
748 DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as affected\n");
749 II.Affected.insert(To);
762 // Discover and collect affected successors of the current node.
770 // Visits an affected node and collect its affected successors.
792 // Succ dominated by subtree From -- not affected.
799 DEBUG(dbgs() << "\t\tMarking visited not affected "
    [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl 231 "limit-affected|affected-limit=s" => \$AffectLimit,
254 "list-affected!" => \$ListAffected,
266 "all-affected!" => \$AllAffected,
637 -limit-affected LIMIT
638 The maximum number of affected symbols listed under the description
742 -list-affected
    [all...]

Completed in 846 milliseconds