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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp352 const auto *CXXRD = dyn_cast<CXXRecordDecl>(RD); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp1017 CXXRecordDecl *CXXRD = cast<CXXRecordDecl>(ParentRD); local
1113 auto *CXXRD local
1254 auto *CXXRD = T->getAsCXXRecordDecl(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3495 auto CXXRD = dyn_cast<CXXRecordDecl>(RD); local
[all...]
H A DItaniumMangle.cpp1764 const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1492 const auto *CXXRD = dyn_cast<CXXRecordDecl>(RD); local

Completed in 304 milliseconds