OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vtableIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
VTableBuilder.cpp
843
///
VTableIndex
- The index in the vtable that this method has.
845
const uint64_t
VTableIndex
;
848
uint64_t
VTableIndex
)
851
VTableIndex
(
VTableIndex
) { }
856
VTableIndex
(0) { }
1117
uint64_t
VTableIndex
= MethodInfo.
VTableIndex
;
1118
if (Components[
VTableIndex
].getKind() ==
1133
if (VTableThunks.lookup(
VTableIndex
).Return.isEmpty()
[
all
...]
VTableBuilder.cpp
843
///
VTableIndex
- The index in the vtable that this method has.
845
const uint64_t
VTableIndex
;
848
uint64_t
VTableIndex
)
851
VTableIndex
(
VTableIndex
) { }
856
VTableIndex
(0) { }
1117
uint64_t
VTableIndex
= MethodInfo.
VTableIndex
;
1118
if (Components[
VTableIndex
].getKind() ==
1133
if (VTableThunks.lookup(
VTableIndex
).Return.isEmpty()
[
all
...]
Completed in 99 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026