Home
last modified time | relevance | path

Searched defs:CXXRec (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DIndexingContext.cpp952 if (const CXXRecordDecl *CXXRec = dyn_cast<CXXRecordDecl>(D)) in getEntityInfo() local
982 CXXRec = dyn_cast<CXXRecordDecl>(D->getDeclContext())) { in getEntityInfo() local
/external/clang/lib/AST/
DASTContext.cpp5591 CXXRecordDecl *CXXRec = dyn_cast<CXXRecordDecl>(RDecl); in getObjCEncodingForStructureImpl() local