Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h2123 const RecordDecl *getCapturedRecordDecl() const { return TheRecordDecl; } in getCapturedRecordDecl() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h3585 const RecordDecl *getCapturedRecordDecl() const { return TheRecordDecl; } in getCapturedRecordDecl() function