Home
last modified time | relevance | path

Searched refs:setCapturedRecord (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4322 void setCapturedRecord();
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4413 RD->setCapturedRecord(); in CreateCapturedStmtRecordDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5042 void RecordDecl::setCapturedRecord() { in setCapturedRecord() function in RecordDecl