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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 247 unsigned getInAllocaFieldIndex() const {
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CodeGenFunction.cpp 629 unsigned Idx = CurFnInfo->getReturnInfo().getInAllocaFieldIndex();
    [all...]
TargetInfo.cpp 105 OS << "InAlloca Offset=" << getInAllocaFieldIndex();
    [all...]

Completed in 596 milliseconds