Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp1084 CapturedDecl *CapturedStmt::getCapturedDecl() { in getCapturedDecl() function in CapturedStmt
1087 const CapturedDecl *CapturedStmt::getCapturedDecl() const { in getCapturedDecl() function in CapturedStmt
/external/llvm-project/clang/lib/AST/
DStmt.cpp1386 CapturedDecl *CapturedStmt::getCapturedDecl() { in getCapturedDecl() function in CapturedStmt
1390 const CapturedDecl *CapturedStmt::getCapturedDecl() const { in getCapturedDecl() function in CapturedStmt