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

  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp 630 Type *ReturnTy = CI->getType();
631 Constant *RetVal = ConstantInt::get(ReturnTy, Min ? 0 : -1ULL);
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 106 milliseconds