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

  /external/clang/lib/CodeGen/
CGExprCXX.cpp 282 bool UseVirtualCall = CanUseVirtualCall && !DevirtualizedMethod;
286 if (UseVirtualCall) {
309 } else if (UseVirtualCall) {
    [all...]
CGClass.cpp     [all...]

Completed in 270 milliseconds