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

  /external/llvm/utils/
UpdateCMakeLists.pl 66 my $foundLibrary = 0;
69 if (!$foundLibrary) {
72 $foundLibrary = 1;
79 $foundLibrary = 0;
  /external/swiftshader/third_party/LLVM/utils/
UpdateCMakeLists.pl 66 my $foundLibrary = 0;
69 if (!$foundLibrary) {
73 $foundLibrary = 1;
80 $foundLibrary = 0;

Completed in 186 milliseconds