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

  /external/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp 350 unsigned HowLong = 0;
355 if (Last == 'l' || Last == 'L') HowLong++; // Keep track of l's
369 if (HowLong >= 1) {
370 if (HowLong == 1 &&
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 71 milliseconds