HomeSort by relevance Sort by last modified time
    Searched refs:NonVirtualBase (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGClass.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 508 if (const CXXRecordDecl *NonVirtualBase = Ty->getAsCXXRecordDecl()) {
509 if (!(NonVirtualBase= NonVirtualBase->getDefinition()))
512 if (comments::FullComment *FC = getCommentForDecl((NonVirtualBase), PP))
    [all...]

Completed in 58 milliseconds