Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4015 void setCapturedRecord();
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4552 void RecordDecl::setCapturedRecord() { in setCapturedRecord() function in RecordDecl
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4633 RD->setCapturedRecord(); in CreateCapturedStmtRecordDecl()