OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BestDynamicDecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclCXX.cpp
2241
const CXXRecordDecl *
BestDynamicDecl
= Base->getBestDynamicClassType();
2242
if (!
BestDynamicDecl
)
2247
getCorrespondingMethodInClass(
BestDynamicDecl
);
2267
if (
BestDynamicDecl
->isEffectivelyFinal())
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprCXX.cpp
220
const CXXRecordDecl *
BestDynamicDecl
= Base->getBestDynamicClassType();
221
DevirtualizedMethod = MD->getCorrespondingMethodInClass(
BestDynamicDecl
);
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026