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

  /external/clang/include/clang/AST/
DeclCXX.h 515 return getVBasesSlowCase();
520 CXXBaseSpecifier *getVBasesSlowCase() const;
    [all...]
  /external/clang/lib/AST/
DeclCXX.cpp 82 CXXBaseSpecifier *CXXRecordDecl::DefinitionData::getVBasesSlowCase() const {
    [all...]

Completed in 464 milliseconds