Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h1568 bool NeedAllVtablesTypeId() const;
HDCodeGenModule.cpp7589 bool CodeGenModule::NeedAllVtablesTypeId() const { in NeedAllVtablesTypeId() function in CodeGenModule
7614 if (NeedAllVtablesTypeId()) { in AddVTableTypeMetadata()