Home
last modified time | relevance | path

Searched refs:shouldUseFramePointer (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp3268 static bool shouldUseFramePointer(const ArgList &Args, in shouldUseFramePointer() function
4118 if (shouldUseFramePointer(Args, getToolChain().getTriple())) in ConstructJob()