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

  /external/clang/lib/CodeGen/
CGVTables.h 75 MicrosoftVTableContext &getMicrosoftVTableContext() {
CodeGenModule.h 632 MicrosoftVTableContext &getMicrosoftVTableContext() {
633 return VTables.getMicrosoftVTableContext();
    [all...]

Completed in 1755 milliseconds