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

/external/clang/lib/Sema/
H A DSemaOverload.cpp1511 bool argIsLValue = From->isGLValue(); local
1512 if (argIsLValue &&
1551 } else if (FromType->isFunctionType() && argIsLValue) {

Completed in 71 milliseconds