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 271 bool UseVirtualCall = CanUseVirtualCall && !DevirtualizedMethod;
278 if (UseVirtualCall) {
301 } else if (UseVirtualCall) {
    [all...]
CGClass.cpp     [all...]

Completed in 307 milliseconds