Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DProgram.h117 ~DeclScope() { P.endDeclaration(); } in ~DeclScope()
207 void endDeclaration() { in endDeclaration() function