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

/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp116 void handleCXXRecordDecl(const CXXRecordDecl *RecordDecl) { argument
157 const auto* RecordDecl local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp867 const CXXRecordDecl *RecordDecl = ObjectType->getAsCXXRecordDecl(); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp220 const auto *RecordDecl = MethodDecl->getParent(); local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3524 const auto *RecordDecl = VD->getType()->getAsCXXRecordDecl(); local
[all...]

Completed in 145 milliseconds