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

  /external/llvm/lib/CodeGen/AsmPrinter/
EHStreamer.cpp 163 bool SawFunc = false;
173 if (SawFunc) {
185 SawFunc = true;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfException.cpp 190 bool SawFunc = false;
200 if (SawFunc) {
212 SawFunc = true;

Completed in 280 milliseconds