Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp126 if (const CXXRecordDecl *CXXRec = dyn_cast<CXXRecordDecl>(D)) { in getSymbolInfo() local
183 CXXRec = dyn_cast<CXXRecordDecl>(D->getDeclContext())) { in getSymbolInfo() local
344 if (const CXXRecordDecl *CXXRec = in getSymbolInfo() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3088 const CXXRecordDecl *CXXRec = MD->getParent(); in VisitCommonDeclRefExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp9373 auto CXXRec = PointeeType.getCanonicalType()->getAsCXXRecordDecl(); in getOpenCLKernelParameterType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8999 const auto *CXXRec = dyn_cast<CXXRecordDecl>(RDecl); in getObjCEncodingForStructureImpl() local