Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DProgram.h120 ~DeclScope() { P.endDeclaration(); } in ~DeclScope()
215 void endDeclaration() { in endDeclaration() function