Searched refs:Joined (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Driver/
H A DArgList.cpp267 bool Joined) const {
272 if (Joined) {
/external/llvm/lib/CodeGen/
H A DMachineSink.cpp279 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB); local
280 if (Joined) {
/external/clang/include/clang/Driver/
H A DArgList.h260 /// \param Joined - If true, render the argument as joined with
264 bool Joined = false) const;

Completed in 117 milliseconds