Searched defs:getAsCXXRecordDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DType.cpp515 CXXRecordDecl *Type::getAsCXXRecordDecl() const { function in class:Type
2277 type->getBaseElementTypeUnsafe()->getAsCXXRecordDecl();
2299 = getTypePtr()->getBaseElementTypeUnsafe()->getAsCXXRecordDecl())

Completed in 182 milliseconds