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.h4433 void setCapturedRecord();
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5149 void RecordDecl::setCapturedRecord() { in setCapturedRecord() function in RecordDecl
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4545 RD->setCapturedRecord(); in CreateCapturedStmtRecordDecl()