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

  /external/llvm/lib/Support/
YAMLTraits.cpp 408 EnumerationMatchFound(false),
540 EnumerationMatchFound = false;
544 if (Match && !EnumerationMatchFound) {
547 EnumerationMatchFound = true;
553 if (EnumerationMatchFound)
555 EnumerationMatchFound = true;
560 if (!EnumerationMatchFound)
  /external/llvm/include/llvm/Support/
YAMLTraits.h     [all...]

Completed in 443 milliseconds