OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NonVirtualBase
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CGClass.cpp
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
510
if (const CXXRecordDecl *
NonVirtualBase
= Ty->getAsCXXRecordDecl()) {
511
if (!(
NonVirtualBase
=
NonVirtualBase
->getDefinition()))
514
if (comments::FullComment *FC = getCommentForDecl((
NonVirtualBase
), PP))
[
all
...]
Completed in 150 milliseconds