Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h137 ~DeclScope() { P.endDeclaration(); } in ~DeclScope()
233 void endDeclaration() { in endDeclaration() function