Home
last modified time | relevance | path

Searched refs:NeedAllVtablesTypeId (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h1137 bool NeedAllVtablesTypeId() const;
DCodeGenModule.cpp4248 bool CodeGenModule::NeedAllVtablesTypeId() const { in NeedAllVtablesTypeId() function in CodeGenModule
4273 if (NeedAllVtablesTypeId()) { in AddVTableTypeMetadata()