OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MicrosoftVTableContext
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
VTableBuilder.h
544
class
MicrosoftVTableContext
: public VTableContextBase {
581
MicrosoftVTableContext
(ASTContext &Context)
584
~
MicrosoftVTableContext
() override;
/src/external/apache2/llvm/dist/clang/lib/AST/
VTableBuilder.cpp
2233
//
MicrosoftVTableContext
::computeVTableRelatedInformation() which uses an
2424
MicrosoftVTableContext
&VTables;
2569
VFTableBuilder(
MicrosoftVTableContext
&VTables,
2925
if (
MicrosoftVTableContext
::hasVtableSlot(MD))
3296
void
MicrosoftVTableContext
::computeVTablePaths(bool ForVBTables,
3416
MicrosoftVTableContext
::~
MicrosoftVTableContext
() {}
3521
if (!
MicrosoftVTableContext
::hasVtableSlot(MD))
3602
void
MicrosoftVTableContext
::computeVTableRelatedInformation(
3650
void
MicrosoftVTableContext
::dumpMethodLocations
[
all
...]
Completed in 61 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026