Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h70 S.PopParsingDeclaration(State, nullptr); in done()
168 Actions.PopParsingDeclaration(State, D); in pop()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp10204 void Sema::PopParsingDeclaration(ParsingDeclState state, Decl *decl) { in PopParsingDeclaration() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5457 void PopParsingDeclaration(ParsingDeclState state, Decl *decl);