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

  /external/clang/lib/CodeGen/
TargetInfo.h 140 /// doesReturnSlotInterfereWithArgs - Return true if the target uses an
142 virtual bool doesReturnSlotInterfereWithArgs() const { return true; }
CGCall.cpp     [all...]
TargetInfo.cpp     [all...]

Completed in 438 milliseconds