OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isDerivedFrom
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
CXXInheritance.cpp
68
bool CXXRecordDecl::
isDerivedFrom
(const CXXRecordDecl *Base) const {
71
return
isDerivedFrom
(Base, Paths);
74
bool CXXRecordDecl::
isDerivedFrom
(const CXXRecordDecl *Base,
CXXInheritance.cpp
68
bool CXXRecordDecl::
isDerivedFrom
(const CXXRecordDecl *Base) const {
71
return
isDerivedFrom
(Base, Paths);
74
bool CXXRecordDecl::
isDerivedFrom
(const CXXRecordDecl *Base,
Completed in 88 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026