HomeSort by relevance Sort by last modified time
    Searched defs:inSection (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Support/
SpecialCaseList.cpp 157 bool SpecialCaseList::inSection(StringRef Section, StringRef Query,
  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.c 496 bool inSection;
632 if (data->inSection)
636 data->inSection = true;
639 if (!data->inSection && !data->inOption)
647 if (!data->inSection)
678 data->inSection = false;
719 userData.inSection = false;
    [all...]

Completed in 117 milliseconds