OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVTableType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGVTables.h
149
llvm::Type *
getVTableType
(const VTableLayout &layout);
CGVTables.cpp
823
llvm::Type *CodeGenVTables::
getVTableType
(const VTableLayout &layout) {
886
llvm::Type *VTType =
getVTableType
(*VTLayout);
ItaniumCXXABI.cpp
1903
llvm::Type *VTableType = CGM.getVTables().
getVTableType
(VTLayout);
MicrosoftCXXABI.cpp
1859
llvm::Type *VTableType = CGM.getVTables().
getVTableType
(VTLayout);
Completed in 88 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026