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

  /external/clang/lib/ARCMigrate/
Transforms.cpp 202 bool trans::isGlobalVar(Expr *E) {
208 return isGlobalVar(condOp->getTrueExpr()) &&
209 isGlobalVar(condOp->getFalseExpr());
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 228 milliseconds