Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1768 void EmitVTablesOpportunistically();
H A DCodeGenModule.cpp853 EmitVTablesOpportunistically(); in Release()
3247 void CodeGenModule::EmitVTablesOpportunistically() { in EmitVTablesOpportunistically() function in CodeGenModule