OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpportunisticVTables
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGVTables.cpp
1169
OpportunisticVTables
.push_back(RD);
CodeGenModule.h
387
std::vector<const CXXRecordDecl *>
OpportunisticVTables
;
CodeGenModule.cpp
2444
assert((
OpportunisticVTables
.empty() || shouldOpportunisticallyEmitVTables())
2447
for (const CXXRecordDecl *RD :
OpportunisticVTables
) {
2453
OpportunisticVTables
.clear();
Completed in 21 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026