Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp372 P.Actions.ActOnFinishDelayedMemberDeclarations(P.getCurScope(), in ~ReenterClassScopeRAII()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h5497 void ActOnFinishDelayedMemberDeclarations(Scope *S, Decl *Record);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp10674 void Sema::ActOnFinishDelayedMemberDeclarations(Scope *S, Decl *RecordD) { in ActOnFinishDelayedMemberDeclarations() function in Sema