Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DProgram.h147 ++P.LastDeclaration; in DeclScope()
148 P.CurrentDeclaration = P.LastDeclaration; in DeclScope()
236 unsigned LastDeclaration = 0; variable