OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inheritanceModelHasOnlyOneField
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CXXInheritance.h
381
inline bool
inheritanceModelHasOnlyOneField
(bool IsMemberFunction,
/src/external/apache2/llvm/dist/clang/lib/AST/
MicrosoftCXXABI.cpp
205
return !
inheritanceModelHasOnlyOneField
(/*IsMemberFunction=*/false,
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
MicrosoftCXXABI.cpp
2737
if (
inheritanceModelHasOnlyOneField
(IsMemberFunction, Inheritance))
2913
if (
inheritanceModelHasOnlyOneField
(MPT->isMemberFunctionPointer(),
3236
if (!
inheritanceModelHasOnlyOneField
(IsFunc, SrcInheritance)) {
3346
if (
inheritanceModelHasOnlyOneField
(IsFunc, DstInheritance)) {
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026