Searched defs:shouldUseFramePointerForTarget (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Driver/
H A DTools.cpp2095 static bool shouldUseFramePointerForTarget(const ArgList &Args, function
2124 return shouldUseFramePointerForTarget(Args, Triple);
2133 return shouldUseFramePointerForTarget(Args, Triple);

Completed in 221 milliseconds