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

  /external/clang/lib/CodeGen/
CGVTables.h 55 /// maybeEmitThunkForVTable - Emit the given thunk for the vtable if needed by
57 void maybeEmitThunkForVTable(GlobalDecl GD, const ThunkInfo &Thunk);
CGVTables.cpp 396 void CodeGenVTables::maybeEmitThunkForVTable(GlobalDecl GD,
521 maybeEmitThunkForVTable(GD, Thunk);

Completed in 57 milliseconds