Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DProgram.h127 return LastDeclaration; in getCurrentDecl()
196 unsigned LastDeclaration = 0; variable
202 LastDeclaration += 1; in startDeclaration()
203 CurrentDeclaration = LastDeclaration; in startDeclaration()