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

  /external/llvm/lib/Analysis/
Lint.cpp 229 Argument *Formal = PI++;
230 Assert1(Formal->getType() == Actual->getType(),
237 if (Formal->hasNoAliasAttr() && Actual->getType()->isPointerTy())
247 if (Formal->hasStructRetAttr() && Actual->getType()->isPointerTy()) {
249 cast<PointerType>(Formal->getType())->getElementType();
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 123 milliseconds