Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DVisitor.h77 const HeaderType Access, bool EmittedVTable = false);
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp482 bool EmittedVTable) { in emitVTableSymbols() argument
484 EmittedVTable = true; in emitVTableSymbols()
529 if (!EmittedVTable) in emitVTableSymbols()