Home
last modified time | relevance | path

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

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